Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/ppbus
David Young wrote:
> Module Name: src
> Committed By: dyoung
> Date: Sat Nov 7 00:05:49 UTC 2009
>
> Modified Files:
> src/sys/dev/ppbus: ppbus_conf.c
>
> Log Message:
> Don't deactivate a child before detaching it, that's not necessary.
>
> Don't take a device off of the ppbus(4)'s list of children in the
> detach routine, but add a child-detachment hook that does it for
> us. As a nice side-effect, we can probably detach ppbus(4) children
> with drvctl(8), now.
>
> Compile-tested, only.
>
> XXX Does anybody even use ppbus(4)? It's not even in the ALL
> XXX configuration for i386!
At last, hans@ wrote a gpio backend for ppbus.
Shouldn't ppbus replace lpt ?
Christoph
Home |
Main Index |
Thread Index |
Old Index