Subject: Found hidden NetBSD USB modems driver.
To: Lennart Augustsson <lennart@augustsson.net>
From: Alicia da Conceicao <alicia@cyberstation.ca>
List: port-i386
Date: 05/08/1999 17:43:57
This is a multi-part message in MIME format.
--------------E1CA045E30ED9F66EF7EA076
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hey, I found an existing NetBSD USB modem driver in:

	/usr/src/sys/dev/usb/umodem.c

By merely adding the lines:

	# USB Modem
	umodem* at uhub? port ? configuration ? interface ?

to my kernel config file, I was able to sucessfully build a working kernel
with this USB modem driver.  Unfortunately, I don't currently have a USB
modem yet, but I will order one right away and test it out.

In the umodem.c file, I found the comment:

	Comm Class spec: http://www.usb.org/developers/data/cdc109c1.pdf

and the code looks like it is a NetBSD port of a FreeBSD USB modem driver.

If anyone has a USB modem, I would be most greatful to know if it works
with this driver.

Thanks in advance.  Sincerely, Alicia.
--------------E1CA045E30ED9F66EF7EA076
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Alicia da Conceicao
Content-Disposition: attachment; filename="vcard.vcf"

begin:          vcard
fn:             Alicia da Conceicao
n:              da Conceicao;Alicia
org:            Cyberstation Inc.
adr:            65 Queen Street West, Suite 2000;;;Toronto;Ontario;M5H2M5;Canada
email;internet: alicia@cyberstation.ca
title:          VP of Technology
tel;work:       416-860-9378
tel;fax:        416-860-9380
x-mozilla-cpt:  ;0
x-mozilla-html: TRUE
version:        2.1
end:            vcard


--------------E1CA045E30ED9F66EF7EA076--