NetBSD/sys/arch/sparc/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
..
am7930_sparc.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
audioamd.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
audioamdvar.h
bwtwo_obio.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
cgeight.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
cgfour.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
cgfourteen.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
cgfourteenreg.h
cgfourteenvar.h
cgsix_obio.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
cgtwo.c use unsigned variable types as appropriate 2001-08-05 18:07:51 +00:00
com_ebus.c Drop ebus_bus_map(), use plain bus_space_map() instead. 2002-03-12 00:32:30 +00:00
com_obio.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
cons.h
dma_obio.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
ebus.c Do not pass bus type argument (R.I.P.) to bus_space_map2. 2002-03-11 23:36:17 +00:00
esp_obio.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
fd.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
fdreg.h
fdvar.h
if_ie_obio.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
if_le_obio.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
kd.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
obio.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
pckbc_js.c Switch to shared EBus headers in dev/ebus. 2002-02-18 04:52:26 +00:00
power.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
power.h
rtc.c Drop ebus_bus_map(), use plain bus_space_map() instead. 2002-03-12 00:32:30 +00:00
sbus.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
sbusreg.h
sbusvar.h
sw.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
swreg.h
tctrl.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
tctrlvar.h
ts102reg.h Ignore all undefined bits in the Tadpole microcontroller status register. 2000-07-25 09:57:59 +00:00
vme_machdep.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00
vmereg.h
zs_kgdb.c getprop* -> PROM_getprop* 2001-09-26 20:53:05 +00:00
zs.c * `bus_type_t' is gone. 2002-03-11 16:27:01 +00:00