Re: GPRS/UMTS device for a FreeBSD notebook ?
Mike Tancsa <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Organization | Sentex Communications |
| Message-ID | <[email protected]> |
On 5/27/2011 2:27 PM, [email protected] wrote: > > But first: How can I check whether or not a certain product / model will be > supported by RELENG 8 ? Is there a list of devices anywhere hidden in RELENG > 8 ? And if so, where can I find it ? take a look at the man page for u3g. You can also look in the source code. Often, to support slightly newer chipsets, you just need to add the device IDs e.g. see /usr/src/sys/dev/usb/serial/u3g.c There are quite a few there. Also, some devices use a different driver, especially Option can make use of the uhso driver. I dont have an experience with that. ---Mike -- ------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, [email protected] Providing Internet services since 1994 www.sentex.net Cambridge, Ontario Canada http://www.tancsa.com/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"