pccard modem don't work
John-Mark Gurney
gurney_j at resnet.uoregon.edu
Wed Sep 13 20:48:14 PDT 2006
wsk wrote this message on Thu, Sep 14, 2006 at 08:57 +0800:
> John-Mark Gurney wrote:
> >wsk wrote this message on Tue, Sep 12, 2006 at 09:39 +0800:
> >
> >>on Aug 30' CURRENT i'm getting following err when i insert my pccard
> >>modem:
> >>
> >>pccard0:Allocation failed for cfe 13
> >>sio4: <Bora Telecom Inc Bora 3600 Rev 1.1> at port 0x2f8-0x2ff irq 11
> >>function 0 config 21 on pccard0
> >>device_attach: sio4 attach returned -19
> >>
> >>It seems sio didn't attach with error.
> >>any reply with appreciates
Now if Warner or I had read closer the first time, then we'd realize
that -19 is an "impossible" return code for an error... and we'd of
looked closer at sio_pccard_attach, and realized that it can't handle
the valid negative values returned by sioprobe, and thinks it is an
error instead...
The attached patch will fix your issue... I have gone ahead and
committed it...
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
More information about the freebsd-current
mailing list