DragonFly commits List (threaded) for 2013-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel/pci: Don't perform the maximum register number check.
commit 7a8c7ad675ccaeb429783ccb5bc4ccb58896eb04
Author: Sascha Wildner <saw@online.de>
Date: Sun Feb 26 15:41:52 2012 +0100
kernel/pci: Don't perform the maximum register number check.
Different sub-kinds of PCI buses may have different rules and thus it
is up for the bus backends to do proper input checks. For example,
PCIe allows configuration register numbers < 0x1000, while for PCI
proper the limit is 0x100.
Taken-from: FreeBSD
Summary of changes:
sys/bus/pci/pci_user.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7a8c7ad675ccaeb429783ccb5bc4ccb58896eb04
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]