On Wed, 10 Sep 2008 14:08:44 +0200 (CEST)
Oliver Fromme <[EMAIL PROTECTED]> wrote:
> Bruce M Simpson wrote:
> > I just acquired one of these cards, it attaches as a USB cardbus device.
> > [...]
> > If I unplug it, the kernel panics.
> That's expected and a known problem. The card contains
> an
Bruce M Simpson wrote:
> I just acquired one of these cards, it attaches as a USB cardbus device.
> [...]
> If I unplug it, the kernel panics.
That's expected and a known problem. The card contains
an OHCI controller, but the ohci(4) driver doesn't support
detaching. I think that's also the r
Hi,
Bruce M Simpson wrote:
Hi,
I just acquired one of these cards, it attaches as a USB cardbus device.
I have similar problems with Huawei E630, and not just me
http://lists.freebsd.org/pipermail/freebsd-current/2007-June/073405.html
Panics are fixed with usb4bsd ... :)
I didn't find time to