freebsd-dev/sys/dev/ppbus
Nicolas Souchu adb50a3799 Cleanup and improve mode detection. Now, you should get what you actually
want according to the modes set with the ppc(4) flags. Especially, it
should fix some problems with mode detection of parallel chipsets
configured to EPP but which have timing troubles with the drives. In such
a case, the driver should now fall back to slower modes (PS2, NIBBLE).
2001-01-02 21:29:06 +00:00
..
if_plip.c Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
immio.c Cleanup and improve mode detection. Now, you should get what you actually 2001-01-02 21:29:06 +00:00
lpbb.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
lpt.c Don't use a private malloc(9) type for something this M_DEVBUFish. 2000-12-07 22:33:12 +00:00
lpt.h
lptio.h Match the include protection with the install location. 2000-05-20 05:45:04 +00:00
pcfclock.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
ppb_1284.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
ppb_1284.h
ppb_base.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
ppb_msq.c A quote from the ia64 compiler: 2000-10-10 14:18:50 +00:00
ppb_msq.h
ppbconf.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
ppbconf.h make the example compile again. 2000-04-27 21:08:24 +00:00
ppbio.h
ppbus_if.m * Factor out the object system from new-bus so that it can be used by 2000-04-08 14:17:18 +00:00
ppi.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
ppi.h
pps.c Unused include: #include "pps.h" 2000-06-10 11:14:19 +00:00
vpo.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
vpoio.c Cleanup and improve mode detection. Now, you should get what you actually 2001-01-02 21:29:06 +00:00
vpoio.h Cleanup and improve mode detection. Now, you should get what you actually 2001-01-02 21:29:06 +00:00