freebsd-dev/sys/gnu/isdn
Paul Traina 77f77631e7 (a) remove the pointer to each driver's tty structure array from cdevsw
(b) add a function callback vector to tty drivers that will return a pointer
    to a valid tty structure based upon a dev_t
(c) make syscons structures the same size whether or not APM is enabled so
    utilities don't crash if NAPM changes (and make the damn kernel compile!)
(d) rewrite /dev/snp ioctl interface so that it is device driver and i386
    independant
1995-02-25 20:09:44 +00:00
..
if_ii.c Fix up include paths, nuke some warnings. 1995-02-15 06:28:29 +00:00
iispy.c Fix up include paths, nuke some warnings. 1995-02-15 06:28:29 +00:00
iitel.c Fix up include paths, nuke some warnings. 1995-02-15 06:28:29 +00:00
iitty.c (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +00:00
isdn_ioctl.h An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces. 1995-02-14 15:00:39 +00:00
isdn.c Fix up include paths, nuke some warnings. 1995-02-15 06:28:29 +00:00