freebsd-dev/sys/alpha
Kenneth D. Merry 64ae346b52 [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the
background ]

Rename sys/pci/pci_ioctl.h to sys/sys/pciio.h to make it easier for
userland programs to use this interface.  Reformat the file, and add a
BSD-style copyright to it.

Add a new man page for pci(4).  The PCIOCGETCONF, PCIOCREAD, and PCIOCWRITE
ioctls are documented, but the PCIOCATTACHED ioctl is not documented
because it is not implemented.

Change includes of <pci/pci_ioctl.h> to <sys/pciio.h> or remove them
altogether.  In many cases, pci_ioctl.h was unused.

Reviewed by:	steve
1999-12-08 17:44:04 +00:00
..
alpha [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the 1999-12-08 17:44:04 +00:00
conf Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers 1999-12-04 17:41:31 +00:00
include inline spl functions. 1999-11-29 20:31:45 +00:00
isa * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +00:00
linux Implement pluggable ioctl handlers. 1999-12-04 11:10:22 +00:00
pci Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
tc Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
tlsb Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00