NetBSD/sys/arch/sparc64/dev
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
..
auxio.c convert to using <dev/ebus/ebusvar.h> and it's struct member names. 2002-03-16 14:00:00 +00:00
auxioreg.h implement `options BLINK' for sparc64 for ebus & sbus. tested on a U2 2001-10-22 07:31:41 +00:00
com_ebus.c convert to using <dev/ebus/ebusvar.h> and it's struct member names. 2002-03-16 14:00:00 +00:00
cons.h Fix the sparc64 console. 2000-05-19 05:26:16 +00:00
consinit.c instance-to-path works on instances not nodes. 2001-08-31 17:10:54 +00:00
ebus.c convert to using <dev/ebus/ebusvar.h> and it's struct member names. 2002-03-16 14:00:00 +00:00
fb.c getprop* -> PROM_getprop* 2001-09-26 20:53:05 +00:00
iommu.c Fix calculation of dma segment length 2002-03-06 17:12:51 +00:00
iommureg.h Overhaul iommu_dvmamap_load_raw(). 2002-02-07 21:35:26 +00:00
iommuvar.h Overhaul iommu_dvmamap_load_raw(). 2002-02-07 21:35:26 +00:00
kd.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
lpt_ebus.c convert to using <dev/ebus/ebusvar.h> and it's struct member names. 2002-03-16 14:00:00 +00:00
pci_machdep.c Fix the semantics of __PCI_DEV_FUNCORDER so that they're actually useful: 2001-10-17 22:16:41 +00:00
pcons.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
power.c
power.h
psycho.c Get PCI working with the new bus_space*. 2002-03-15 07:06:23 +00:00
psychoreg.h Be a bit more elaborate with UE DMA errors. 2001-09-15 07:10:04 +00:00
psychovar.h PCI overhaul. 2001-07-20 00:07:12 +00:00
sbus.c bus_space_map2() no longer exists. 2002-03-14 20:51:35 +00:00
sbusreg.h
sbusvar.h
upa.c getprop* -> PROM_getprop* 2001-09-26 20:53:05 +00:00
upavar.h Remove old-style boot device recognition. 2000-01-14 14:27:14 +00:00
zs.c sbus_bus_map() no longer has a preferred vaddr parameter. 2002-03-14 20:54:18 +00:00
zsvar.h Shuffle around some fields to waste less space on LP64. 2000-07-09 21:55:24 +00:00