freebsd-dev/sys/dev/ppbus
Bernd Walter 338cad62ab This makes ppbus childs like lpt and ppi succesfully connect to more
than just the first ppbus.
The child drivers always tried to attach unit 0.

Reviewed by:	gallatin
Approved by:	gallatin
2002-04-07 22:06:20 +00:00
..
if_plip.c This makes ppbus childs like lpt and ppi succesfully connect to more 2002-04-07 22:06:20 +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 This makes ppbus childs like lpt and ppi succesfully connect to more 2002-04-07 22:06:20 +00:00
lpt.h
lptio.h Match the include protection with the install location. 2000-05-20 05:45:04 +00:00
pcfclock.c This makes ppbus childs like lpt and ppi succesfully connect to more 2002-04-07 22:06:20 +00:00
ppb_1284.c Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +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 Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
ppb_msq.c Fix some gcc-3.1+ warnings: 2002-03-19 23:20:21 +00:00
ppb_msq.h Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
ppbconf.c -Wunused cleanup 2001-06-12 07:01:27 +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 This makes ppbus childs like lpt and ppi succesfully connect to more 2002-04-07 22:06:20 +00:00
ppi.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
pps.c This makes ppbus childs like lpt and ppi succesfully connect to more 2002-04-07 22:06:20 +00:00
vpo.c This makes ppbus childs like lpt and ppi succesfully connect to more 2002-04-07 22:06:20 +00:00
vpoio.c Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
vpoio.h Cleanup and improve mode detection. Now, you should get what you actually 2001-01-02 21:29:06 +00:00