CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/25 06:51:41
Modified files:
sys/dev/pci : pci.c
Log message:
Better parameter validation in pciioctl(): check for ioctl number and
access rights before attempting to access the data pointer as a pciio
structure.
ok jsg@ kettenis@
