freebsd-dev/sys/dev/ppbus
Nick Hibma c47eb96cb5 If PERIPH_1284 is not defined, don't even bother calling the BUS_*_INTR
functions.

If it is defined, check whether bus_alloc_resource has succeeded. If it
hasn't, it is in polled mode. Mike Nowlin reports that this change makes
the geek port (whatever _that_ is :-) work again on his machine.

Submitted by:	Mike Nowlin <mike@argos.org>
2000-05-07 20:46:49 +00:00
..
if_plip.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
immio.c Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
lpbb.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
lpt.c Don't use getebuf() unless you really need a struct buf. Malloc will 2000-05-05 07:50:53 +00:00
lpt.h
lptio.h
pcfclock.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
ppb_1284.c ppi needs to use a bus method to get this rather than peering inside the 2000-01-14 08:03:15 +00:00
ppb_1284.h ppi needs to use a bus method to get this rather than peering inside the 2000-01-14 08:03:15 +00:00
ppb_base.c Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
ppb_msq.c Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
ppb_msq.h Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
ppbconf.c Confusing comment. 2000-05-05 14:10:25 +00:00
ppbconf.h make the example compile again. 2000-04-27 21:08:24 +00:00
ppbio.h Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
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 If PERIPH_1284 is not defined, don't even bother calling the BUS_*_INTR 2000-05-07 20:46:49 +00:00
ppi.h
pps.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
vpo.c Add automatic rescan on connect. This happens already if the drive is 2000-04-04 22:15:13 +00:00
vpoio.c Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
vpoio.h Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00