NetBSD/sys/dev/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
..
Makefile Beef up the stic X interface, and tighten a few screws here and there. 2001-09-18 19:51:23 +00:00
Makefile.tcdevs
asc_tc.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
asc_tcds.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ascvar.h Line up columns in #define list. 2000-10-31 15:16:26 +00:00
bba.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
cfb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
devlist2h.awk
files.tc - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
if_fta.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
if_le_ioasic.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
if_le_tc.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
if_levar.h
ioasic_subr.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
ioasicreg.h Define IOASIC_DMA_BLOCKSIZE (4096 bytes). 2000-07-17 02:18:17 +00:00
ioasicvar.h Remove sc_lance_dmam field from ioasic_softc structure. It was obsoluted 2000-10-17 09:45:49 +00:00
mfb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
nvrreg.h
px.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pxg.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pxgvar.h Beef up the stic X interface, and tighten a few screws here and there. 2001-09-18 19:51:23 +00:00
sfb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
sfbplus.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
sfbreg.h Add register #defines similar to those in <dev/pci/tgareg.h>, referring to 2000-12-19 01:25:46 +00:00
stic.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
sticio.h Beef up the stic X interface, and tighten a few screws here and there. 2001-09-18 19:51:23 +00:00
sticreg.h Fix typo in previous. 2002-02-23 14:05:02 +00:00
sticvar.h Replace one of two divide ops with an AND when calculating the XYMASK 2002-02-22 16:05:27 +00:00
tc.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
tcdevs Sync with PixelStamp drivers. 2000-12-17 13:56:05 +00:00
tcdevs.h Regen. 2000-12-17 13:56:19 +00:00
tcdevs_data.h Regen. 2000-12-17 13:56:19 +00:00
tcds.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
tcdsreg.h
tcdsvar.h Move small storage for ev_name string into tcds_softc. 2001-08-22 05:00:27 +00:00
tcreg.h
tcvar.h
tfb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
xcfb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
zs_ioasic.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:29:30 +00:00
zs_ioasicvar.h - efforts to merge TC Alpha and IOASIC DECstation, derived from Mattias 2000-10-17 08:55:43 +00:00
zskbd.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
zsms.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00