David E. O'Brien
c679d15b66
Note that Keyspan is also InnoSys Inc.
2005-09-12 03:32:46 +00:00
Sam Leffler
025afcf2d5
update ural ids
...
Reviewed by: damien
Approved by: re (scottl)
Obtained from: openbsd
2005-07-08 16:28:24 +00:00
Hiroki Sato
c88f124134
Add support for IODATA USB-RSAQ3 USB-Serial Adapter.
...
Reported by: Tomokazu Hirai
Approved by: re (scottl)
MFC after: 3 days
2005-07-03 23:51:16 +00:00
Damien Bergamini
3dde707f68
Add another ural(4) device (Belkin F5D7050)
...
Reviewed by: silby (mentor)
Approved by: re (scottl)
2005-07-03 15:34:32 +00:00
Damien Bergamini
ceaec73d40
Initial import of ipw, iwi, ral and ural drivers:
...
ipw - Intel PRO/Wireless 2100
iwi - Intel PRO/Wireless 2200BG/2225BG/2915ABG
ral - Ralink Technology RT2500
ural - Ralink Technology RT2500USB
Approved by: silby (mentor)
2005-04-18 18:47:38 +00:00
Lukas Ertl
0ec44eb5e2
Add support for Sitecom USB to serial cable (v2)
...
PR: usb/79230
Submitted by: Rick van der Zwet <rick@wzoeterwoude.net>
2005-04-08 12:48:05 +00:00
Bernd Walter
1b285e5cce
Add support for FTDI's FT2232C twin channel chip.
...
Tested by: Mike Tancsa <mike@sentex.net>
2005-04-05 22:09:18 +00:00
Maxim Sobolev
c159c9d8bb
Add the following products in preparation for addition of CDCE driver:
...
- G.Mate, Inc's YP3X00 PDA;
- Prolific's PL2501 Host-Host interface;
- Numver of Sharp's Zaurus PDAs.
2005-03-21 08:43:54 +00:00
Ian Dowse
7515d96b78
Add support for the ethernet port in the JVC MP-PRX1 port replicator.
2005-03-14 01:49:00 +00:00
Warner Losh
098ca2bda9
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
Warner Losh
24ea6505cb
First pass at shortening names. Likely more can be done. Generally
...
prefer ethernet and serial to \1 adapter.
2004-12-31 19:10:33 +00:00
Warner Losh
edfffcdb9a
Eliminate the redundant/verbose portion of the company names.
...
Generally omit semiconductor, electronics, inc, corp, pny, ltd and the
like.
This saves almost 3k for the usb module.
2004-12-31 18:59:38 +00:00
Warner Losh
61522a4654
Finish merging usb vendors from NetBSD.
2004-12-31 18:37:49 +00:00
Warner Losh
7fcb3efbe0
Move WINBOND 4 port hub to its proper location in the file. It belongs
...
in a section of its own, not arbitrarily grouped in the hawking section
just because hawking sells it...
2004-12-29 06:21:41 +00:00
David E. O'Brien
51799eec6c
Add the Winbond made Hawking UH104 4-port hub.
...
Add a note where to find the offical USB assigned numbers.
2004-12-29 02:09:19 +00:00
Warner Losh
b2e1ce3c5f
Remove duplicate CHPRODUCTS entry.
...
Use tab religiously in the vendor section.
2004-12-27 06:58:05 +00:00
Warner Losh
255bc0be62
More minor diff reduction against netbsd:
...
ADVANCELOGIC->AVANCELOGIC (nothing in the tree uses it, so safe to do)
sort HAGIWARA vendor entry
sort ACTIONTAR vendor entry
Minor change to SYSTEMTALKS vendor entry.
2004-12-26 07:48:46 +00:00
Warner Losh
37705f86ba
Minor merges from NetBSD (up through 1.388):
...
Add $NetBSD$ in a comment at the top
Update copyright dates
Update header comment
Add some of the entries not present in FreeBSD's usbdevs file
Harmonize some descriptions with NetBSD where NetBSD's were shorter
More work needs to happen here, as there's many conflicting vendor
names. There's also more harmonization that can happen before that
problem is tackled.
This was inspired by recent discussions, but none of the patches
posted were consulted to produce this commit. Other, similar ones
will follow.
2004-12-26 07:14:55 +00:00
Julian Elischer
efba049184
Oops, this one isn't ready
...
back it out until fixed
2004-12-20 21:17:22 +00:00
Julian Elischer
f1e27f62c1
Add a bunch of USB definitions from NetBSD.
...
This is part of an ongoing cycle of commits on all the BSDs to
merge the USB vendor and device defintions..
A merge from OpenBSD is still pending.
Submitted by: barry bouwsma (freebsd-misuser@NOSPAM.dyndns.dk )
Obtained from: NetBSD
MFC after: 1 week
2004-12-20 20:41:55 +00:00
Julian Elischer
b3ea468624
Merge in a bunch of USB device and manufacturer definitions..
...
Submitted by: barry bouwsma (freebsd-misuser@NOSPAM.dyndns.dk )
Obtained from: Dragonfly
MFC after: 3 days
2004-12-20 20:10:57 +00:00
Julian Elischer
0e7470486d
Revert addition of Lide scanner entry..
...
It's a duplicate of an already exisiting entry. (with another name).
2004-12-13 00:25:03 +00:00
Julian Elischer
a09345e6cd
Add support for Cannon LIDE 20 scanner
...
PR: kern/74301
Submitted by: Vlad Manilici <vman@tmok.com>
MFC after: 1 week
2004-12-12 08:35:21 +00:00
Ian Dowse
01a95e0acf
Add support for the TwinMOS Memory Disk IV.
...
PR: kern/73766
Submitted by: Valentin Nechayev
MFC after: 1 week
2004-11-28 21:49:30 +00:00
Ian Dowse
104f472f30
Add the device ID for the 3Com 3CRSHEW696 wireless adapter.
...
PR: kern/73286
Submitted by: Daan Vreeken
2004-11-28 21:40:36 +00:00
Ian Dowse
3589f4d21c
Add support for the Trumpion/Comotron C3310 MP3 player.
2004-11-28 21:36:39 +00:00
Lukas Ertl
bdb93b0178
Add support for the B&B Electronics USB->RS422/485 adapter.
...
PR: kern/73178
Submitted by: Scott Price <prices@dflytech.com>
2004-10-30 09:21:44 +00:00
Ralf S. Engelschall
1b0ee80834
Add identifiers for the HP Laserjet 2300d USB
...
printer and the HP ScanJet 4670v USB scanner.
MFC after: 1 week
2004-10-24 11:16:29 +00:00
Lukas Ertl
fb88672937
Add support for the Vodafone Mobile Connect 3G datacard.
2004-10-16 21:27:28 +00:00
MIHIRA Sanpei Yoshiro
e1135559d2
Add device ID for atuwi USB wlan driver,
...
(Atmel at76c503a http://vitsch.net/bsd/atuwi )
o AINCOMM AWU2000B
o ATMEL WL1130USB
PR: kern/72195
Submitted by: Daan Vreeken [PA4DAN] <Danovitsch@Vitsch.net>
MFC after: 1 week
2004-10-03 09:30:09 +00:00
MIHIRA Sanpei Yoshiro
4e526aae71
add '/* Panasonic products */' line(I removed it)
2004-09-20 04:56:13 +00:00
Ian Dowse
abb67fff1c
Add Sitecom's LN-029 USB 2.0 Ethernet adapter.
2004-09-18 19:48:10 +00:00
MIHIRA Sanpei Yoshiro
e7934ccbaa
Add support Western Digital External USB HDD
...
ONSPEC entry are sorted
PR: kern/71031
Submitted by: Johann Hugo <jhugo@icomtek.csir.co.za>
MFC after: 1 week
2004-09-04 07:07:35 +00:00
MIHIRA Sanpei Yoshiro
3785db4f85
Add support Nikon CoolScan LS40 ED
...
PR: kern/71139
Submitted by: Pierre DAVID <Pierre.David@crc.u-strasbg.fr>
MFC after: 1 week
2004-09-03 23:29:01 +00:00
MIHIRA Sanpei Yoshiro
44cf44fbff
Add support Qualcomm CDMA modem
...
PR: kern/71043
Submitted by: Tomas Krivanek <tom@atack.cz>
MFC after: 1 week
2004-09-03 23:19:27 +00:00
MIHIRA Sanpei Yoshiro
42554f699b
add support ELECOM UC-SGT(minor change version)
...
http://www2.elecom.co.jp/products/UC-SGT.html
PR: [FreeBSD-users-jp 80725]
Submitted by: NAKAMURA Kazushi <kaz@kobe1995.net>
MFC after: 1 week
2004-09-03 22:41:37 +00:00
Dag-Erling Smørgrav
461af901ed
Correct capitalization of DeLorme Publishing.
2004-08-26 16:59:50 +00:00
David E. O'Brien
a886592542
86 new vendor ID's from USB.org, and 3 corrections of existing vendor ID's.
2004-08-19 19:21:14 +00:00
MIHIRA Sanpei Yoshiro
bac683b5db
add support for SanDisk Cruzer Mini 256MB USB 2.0 Flash Drive
...
PR: kern/65438
Submitted by: Peter D. Quilty <pdquilty@adelphia.net>
MFC after: 1 week
2004-08-12 23:29:22 +00:00
MIHIRA Sanpei Yoshiro
882a77b811
add support Sitecom CN-311 usb flash reader(aka SIIG_WINTERREADER)
...
PR: kern/64722
Submitted by: Thiemo Nordenholz <nz@thiemo.net>
MFC after: 1 week
2004-08-12 20:14:20 +00:00
MIHIRA Sanpei Yoshiro
d41f8399cd
Add support Sony Handycam TRV-30 memory stick slot
...
PR: kern/69915
Submitted by: Christian Gusenbauer <c47g@gmx.at>
MFC after: 1 week
2004-08-08 07:09:43 +00:00
MIHIRA Sanpei Yoshiro
2de562f7a1
Add support to Sony Ericsson USB Cable(Susteen USB Data Cable)
...
PR: kern/66416
Submitted by: Fredrik Lindberg <fliREMOVEME@shapeshifter.se>
MFC after: 1 week
2004-08-08 05:21:56 +00:00
MIHIRA Sanpei Yoshiro
9caf2e9831
Add support for Belkin F5U409 serial-usb adapter
...
PR: kern/69804
Submitted by: Dan Nelson <dnelson@allantgroup.com>
2004-08-07 23:45:04 +00:00
MIHIRA Sanpei Yoshiro
788b424006
Add support System TALKS Inc. SGC-X2UL
...
PR: FreeBSD-users-jp/80137
Submitted by: HORIO Shinsuke <shin@happynet.co.jp>
2004-07-18 06:45:38 +00:00
Warner Losh
7eb52d171e
Remove even more references to generating usbdevs_data.h, et al.
...
Noticed by: njl
2004-07-12 23:11:09 +00:00
Warner Losh
77967bd75c
Remove the instructions for regenerating usbdevs.h: that's now no
...
longer necessary.
2004-07-12 22:57:06 +00:00
MIHIRA Sanpei Yoshiro
b866026be5
Add device ID for atuwi USB wlan driver, Linksys WUSB11 v2.8 wireless adapter.
...
(Atmel at76c503a http://vitsch.net/bsd/atuwi )
PR: kern/68465
Submitted by: Suihong Liang <s2liang@uwaterloo.ca>
2004-07-04 09:13:53 +00:00
Brooks Davis
c9e7c6f4fb
Add support to the uftdi driver for Intrepid Control Systems' vehicle
...
bus interfaces. These interfaces use the FTDI chipset with different
Vendor and Product IDs.
Add two additional baud rate enumerations. The vehicle bus interfaces
use a baud rate of 2000000. Also add 3000000 as it is the other FTDI
baud divisor special case.
I've commited a slightly different patch from that provided in the PR as
I changed the matching code a bit yesterday.
Submitted by: Mike Durian <durian at shadetreesoftware.com>
PR: kern/67357
2004-07-01 17:16:20 +00:00
Brooks Davis
5ec632a1e4
Product and vendor ids for SIIG US2308 USB to Serial adaptor.
...
Tested against: rwatson's laptop
2004-07-01 05:14:12 +00:00
Alexander Langer
52b8c8cd00
- Fix style bug in Dell Bluetooth adapter (don't repeat Vendor in
...
device listing).
- Add generic "Port Replicator" entry for the USB Hubs used in
Dell port replicators.
2004-06-27 17:27:04 +00:00