1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/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
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
pcfclock.c
ppb_1284.c
ppb_1284.h
ppb_base.c
ppb_msq.c
ppb_msq.h
ppbconf.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
ppbconf.h
ppbio.h
ppbus_if.m
ppi.c
ppi.h
pps.c
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