freebsd-nq/sys/dev/ppbus
1999-05-08 21:59:43 +00:00
..
if_plip.c Move away from lpt.h data structure definition that only lpt.c relies on. 1999-02-14 16:19:16 +00:00
immio.c Make ppbus compile under egcs. I'm not sure about this casting-to-union- 1999-04-05 15:43:11 +00:00
lpbb.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
lpt.c s/static foo_devsw_installed = 0;/static int foo_devsw_installed;/. 1999-04-28 10:54:24 +00:00
lpt.h Move away from lpt.h data structure definition that only lpt.c relies on. 1999-02-14 16:19:16 +00:00
lptio.h
ppb_1284.c
ppb_1284.h
ppb_base.c
ppb_msq.c
ppb_msq.h Fix compile warnings about missing braces around static initialization of unions. 1999-01-31 11:52:04 +00:00
ppbconf.c Staticize. 1999-04-11 02:55:52 +00:00
ppbconf.h Make ppbus compile under egcs. I'm not sure about this casting-to-union- 1999-04-05 15:43:11 +00:00
ppi.c s/static foo_devsw_installed = 0;/static int foo_devsw_installed;/. 1999-04-28 10:54:24 +00:00
ppi.h Distinguish EPP address/data register. Add EPP address register access to ppi. 1999-01-30 15:35:39 +00:00
pps.c GC unused pps_drvinit() declaration 1999-05-06 22:03:14 +00:00
vpo.c The base transfer speed for the parallel port bus is 93K/sec, not 3.3MB/sec. 1999-05-06 21:14:49 +00:00
vpoio.c Make ppbus compile under egcs. I'm not sure about this casting-to-union- 1999-04-05 15:43:11 +00:00
vpoio.h