NetBSD/sys/arch/prep/pci
atatat 31144d9976 Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
indicating an unhandled "command".  ERESTART is -1, which can lead to
confusion.  ERESTART has been moved to -3 and EPASSTHROUGH has been
placed at -4.  No ioctl code should now return -1 anywhere.  The
ioctl() system call is now properly restartable.
2002-03-17 19:40:26 +00:00
..
gten.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pchb.c The MPC105 does not implement the IBM reference implementation's 2001-12-12 10:18:48 +00:00
pci_machdep.c Declare the id argument to pci_conf_hook(9) as pcireg_t, which is more 2002-02-25 00:34:13 +00:00
pcib.c bcopy -> memcpy, bzero -> memset 2001-07-22 14:58:20 +00:00
prep_pciconf_direct.c In order to support both indirect PCI configuration space access as well 2002-02-24 13:19:06 +00:00
prep_pciconf_indirect.c In order to support both indirect PCI configuration space access as well 2002-02-24 13:19:06 +00:00