On Wednesday 11 June 2003 07:21 pm, Bernd Walter wrote:
> On Wed, Jun 11, 2003 at 11:45:38PM +0100, Josef Karthauser wrote:
> > The detach code could be made to work fairly easily.  It's mostly there
> > I believe, but disabled.  Nick couldn't convince himself that all the
> > used memory was being returned if the device is suddently unloaded.  You
> > could suck it and see.
>
> I'm not shure if the code would work, but it was also ported into ehci
> and therefor ehci should be in a similar state.
> Well loosing memory is better than panic.
> I have no cardbus - can this be tested with a module?

I'd be more than happy to give it a shot on my now-working cardbus card and 
see what happens.

It is as simple as adding
DEVMETHOD(device_detach, ohci_pci_detach)
to the device_method_t ?

Craig

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to