Subject: Re: Sprint/Novatel Merlin S720 Card
To: David Dudley <DavidDu@cctexas.com>
From: Steven M. Bellovin <smb@cs.columbia.edu>
List: port-i386
Date: 04/26/2007 11:22:24
On Thu, 26 Apr 2007 09:07:12 -0500
"David Dudley" <DavidDu@cctexas.com> wrote:
> Has anyone had any success in using this card with NetBSD?
>
> I've been trying to get this recognized, but haven't managed to get
> NetBSD to see it yet.
>
> I'm beginning to wonder if there is a problem with the USB over
> Cardbus support. For some reason, I have 2 of these cards, that will
> show up under dmesg output as USB hubs, but they don't show anything
> attached to them.
There isn't a generic problem -- my EVDO card (a Verizon PC5740) is a
USB hub with modem, too. Here's my dmesg (because of what I think is
a hardware issue, I have ehci disabled):
ohci0 at cardbus0 function 0: NEC USB Host Controller (rev. 0x43)
ohci0: interrupting at 11
ohci0: OHCI version 1.0
usb3 at ohci0: USB revision 1.0
uhub3 at usb3
uhub3: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub3: 1 port with 1 removable, self powered
ohci1 at cardbus0 function 1: NEC USB Host Controller (rev. 0x43)
ohci1: interrupting at 11
ohci1: OHCI version 1.0
usb4 at ohci1: USB revision 1.0
uhub4 at usb4
uhub4: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub4: 1 port with 1 removable, self powered
umodem0 at uhub3 port 1 configuration 1 interface 0
umodem0: Curitel Communications, Inc. Curitel Communications, Inc., rev 1.10/0.00, addr 2, iclass 2/2
umodem0: data interface 1, has CM over data, has break
umodem0: status change notification available
ucom0 at umodem0
Do you have
ugensa* at uhub? port ?
ucom* at ugensa?
in your kernel config? I know that some cards require that, plus a
change (in some cases) to make ugensa accept that particular card.
--Steve Bellovin, http://www.cs.columbia.edu/~smb