freebsd-dev/sys/dev/ppbus
Alfred Perlstein 44956c9863 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
if_plip.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
immio.c Translate various ppbus sequences into microsequences to limit 2001-06-23 06:51:52 +00:00
lpbb.c This makes ppbus childs like lpt and ppi succesfully connect to more 2002-04-07 22:06:20 +00:00
lpt.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
lpt.h
lptio.h
pcfclock.c Synchronize make_dev() for pcfclock devices to the values in MAKEDEV 2002-12-27 16:32:10 +00:00
ppb_1284.c Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
ppb_1284.h
ppb_base.c
ppb_msq.c Fix some gcc-3.1+ warnings: 2002-03-19 23:20:21 +00:00
ppb_msq.h Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
ppbconf.c -Wunused cleanup 2001-06-12 07:01:27 +00:00
ppbconf.h
ppbio.h
ppbus_if.m
ppi.c Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
ppi.h
pps.c Synchronize mode for ppsX devices to that found previously in MAKEDEV 2002-12-27 16:34:12 +00:00
vpo.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
vpoio.c Remove empty #if*/#endif clauses. 2002-09-21 08:44:51 +00:00
vpoio.h