NetBSD/sys/arch/pmax/tc
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
..
asc_ioasic.c Switch to MI SCSI and drop old pmax MD SCSI support completely. 2001-08-26 11:47:18 +00:00
ioasic.c - Use PMAD-BA name for device match logic. It's not a real TURBOchannel 2000-07-11 04:10:25 +00:00
mcclock_ioasic.c include sys/systm.h for strcmp() prototype. 2002-01-08 17:10:28 +00:00
scc.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
sccvar.h - Massive change of console initialization. Have each model its own 2000-02-03 04:09:01 +00:00
tc_3max.c Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
tc_3maxplus.c Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
tc_3min.c Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
tc_maxine.c Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
tcbus.c Adjust to use <dev/sun/fbio.h> 2001-09-19 19:04:16 +00:00