I think this can safely be done for USB_PRODUCT_NOVATEL_U760 too.
cheers
-dav
On Wed, Dec 30, 2009 at 4:18 PM, c l wrote:
> Changing umsm.c like you suggested, using DEV_UMASS4 did the trick. I'm
able
> to ppp -ddial now and get internet.
at scsibus2 targ 1 lun 0: SCSI2 5/cdrom
removable
> Date: Wed, 30 Dec 2009 13:36:37 +1100
> From: j...@goblin.cx
> To: lah...@hotmail.com
> CC: misc@openbsd.org
> Subject: Re: novatel u760 modem
>
> This is not a real solution, try it with DEV_UMASS4
>
> On Tue, Dec 29, 200
On Wed, Dec 30, 2009 at 3:36 AM, Jonathan Gray wrote:
> This is not a real solution, try it with DEV_UMASS4
According to FreeBSD's u3g, USB_PRODUCT_NOVATEL_ZEROCD2 and
USB_PRODUCT_NOVATEL_U760 are both DEV_UMASS4 (they call it
U3GFL_SCSI_EJECT).
ciao,
David
0c' might be one easy thing to try
> >first off.
>
>
> > Date: Wed, 30 Dec 2009 09:02:32 +1100
> > From: j...@goblin.cx
> > To: lah...@hotmail.com
> > CC: misc@openbsd.org
> > Subject: Re: novatel u760 modem
> >
> > In src/sys/dev/usb/umsm.c c
.com
> CC: misc@openbsd.org
> Subject: Re: novatel u760 modem
>
> In src/sys/dev/usb/umsm.c change the line
>
> {{ USB_VENDOR_NOVATEL, USB_PRODUCT_NOVATEL_ZEROCD2 }, 0},
>
> to
>
> {{ USB_VENDOR_NOVATEL, USB_PRODUCT_NOVATEL_ZEROCD2 }, DEV_UMASS1},
>
> then try DEV_UMASS2
In src/sys/dev/usb/umsm.c change the line
{{ USB_VENDOR_NOVATEL, USB_PRODUCT_NOVATEL_ZEROCD2 }, 0},
to
{{ USB_VENDOR_NOVATEL, USB_PRODUCT_NOVATEL_ZEROCD2 }, DEV_UMASS1},
then try DEV_UMASS2, DEV_UMASS3 & DEV_UMASS4 if that doesn't work.
On Tue, Dec 29, 2009 at 12:00:13PM -0600, c l wrote:
> An
Anyone know how to make the Novatel u760 attach with umsm? Is there something
I can modify in usbdevs.h to make it work? The man page says it's "suspected"
to work.
usbdevs -v
Controller /dev/usb0:
addr 1: high speed, self powered, config 1, EHCI root hub(0x),
Intel(0x8086), rev 1.00
port 1
7 matches
Mail list logo