Alexander Leidinger
1b4c44fb4c
Add support for the Canon CanoSvan LIDE 25.
...
PR: 89509
Submitted by: David Gilbert <dgilbert@daveg.ca>
2005-12-29 18:15:03 +00:00
Alexander Leidinger
247eac7f18
Add support for Epson 2480 scanner.
...
PR: 86094
Submitted by: Erik Norgaard <norgaard@locolomo.org>
2005-12-29 17:38:03 +00:00
Florent Thoumie
333051eeb3
Add a hid blacklist quirk.
...
PR: usb/80383
Submitted by: Lonnie Mendez <lmendez19@austin.rr.com>
Tested by: Adam Kropelin <akropel1@rochester.rr.com>, thierry, fenner
Approved by: pjd
MFC after: 1 week
2005-12-27 23:35:38 +00:00
Pav Lucistnik
f651aa2d2f
- Ignore incorrect CSW signatures on my PURE PocketDab 2000 player
...
Approved by: ssouhlal
MFC after: 1 week
2005-12-20 16:21:17 +00:00
Pawel Jakub Dawidek
ef5d77f464
Allow to use TransFlash drive, which can be found in Motorola E398 Mobile Phone.
...
PR: usb/89889
Submitted by: Wojciech A. Koszek <dunstan@freebsd.czest.pl>
MFC after: 1 week
2005-12-19 03:27:28 +00:00
Florent Thoumie
949565fb05
- Add ProductID for the iPod Nano.
...
Reported by: Nathan Kay <mcnate@numenor.net>
Approved by: ssouhlal
MFC after: 3 days
2005-12-18 22:25:43 +00:00
Florent Thoumie
645cf3805a
- Add Product IDs for iPod 3G and iPod Video.
...
- Add an USB quirk for iPods, da(4) devices are now successfully created.
Approved by: ssouhlal
MFC after: 1 week
2005-12-05 01:51:28 +00:00
Bruce A. Mah
71ddfdfb45
Recognize the Sony Clie PEG-TJ37.
...
Tested on: My PEG-TJ37 and my RELENG_6 workstation
MFC after: 1 week
2005-12-04 07:34:19 +00:00
Hajimu UMEMOTO
9fa7087a67
add product ID for Linux Ethernet/RNDIS gadget on pxa210/25x/26x.
...
Submitted by: Keiichi SHIMA <keiichi__at__iijlab.net>
MFC after: 2 days
2005-09-28 19:41:25 +00:00
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
John Birrell
f1912fcf16
Add Delorme Publishing Earthmate GPS
2004-06-24 05:05:56 +00:00
MIHIRA Sanpei Yoshiro
e67a98a725
Add support Microtune Bluetooth dongle
...
PR: kern/68049
Submitted by: Markus Brueffer <markus@brueffer.de>
2004-06-19 22:16:03 +00:00
MIHIRA Sanpei Yoshiro
7c48241358
Add support Sony/Ericsson SEMC DSS-20 SyncStation,
...
which can be used to communicate with the P900 mobile phone.
PR: misc/67606
Submitted by: Christian Gusenbauer <c47g@gmx.at>
MFC after: 1 week
2004-06-05 21:33:59 +00:00
MIHIRA Sanpei Yoshiro
a9ec4ac997
Add device ID for atuwi USB wlan driver, AWL400 Wireless adapter.
...
(Atmel at76c503a http://vitsch.net/bsd/atuwi )
PR: kern/67254
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
2004-06-05 13:36:10 +00:00
MIHIRA Sanpei Yoshiro
b9ebb45a96
Add support Neodio-3260 8-in-1 multi format USB memory card / flash controller
...
PR: kern/67115
Submitted by: Jukka A. Ukkonen <jau@iki.fi>
MFC after: 1 week
2004-06-05 05:23:46 +00:00
MIHIRA Sanpei Yoshiro
3ee4bca213
add support Kyocera AH-K3001V (cellular phone in Japan)
...
PR: kern/66779
Submitted by: Togawa Satoshi <toga@puyo.org>
MFC after: 1 week
2004-05-21 01:36:48 +00:00
Josef Karthauser
81bf999d56
Add support for the new Zire 31 device.
...
Submitted by: Adriaan de Groot <adridg@cs.kun.nl>
2004-05-05 19:39:24 +00:00
MIHIRA Sanpei Yoshiro
9ea2290de0
fix typo (adapte -> adapter)
...
Submitted by: Daan Vreeken [PA4DAN] <Danovitsch@Vitsch.net>
2004-05-04 11:36:54 +00:00
MIHIRA Sanpei Yoshiro
5151db7f71
Fix device ID for Linksys USB 2.0 10/100 ethernet controller
...
(use LINKSYS2)
Submitted by: takawata-san
2004-05-04 11:22:09 +00:00
MIHIRA Sanpei Yoshiro
6183ba9d09
Add some device ID for atuwi USB wlan driver
...
(Atmel at76c503a http://vitsch.net/bsd/atuwi )
Fix ATMEL DWL-120 Wireless adapter product ID.
(I checked http://www.linux-usb.org/usb.ids )
PR: kern/66227
Submitted by: Daan Vreeken [PA4DAN] <Danovitsch@Vitsch.net>
2004-05-04 09:39:44 +00:00
MIHIRA Sanpei Yoshiro
a62da76023
Add support SUNTAC U-Cable type A4 (AS144L4)
...
http://www.sun-denshi.co.jp/scc/products/mobile/as144l4/as144l4.htm (in Japanese)
PR: kern/66144
Submitted by: KURASHINA Hideyuki <rushani@FreeBSD.org>
2004-05-02 13:21:28 +00:00
MIHIRA Sanpei Yoshiro
2137eb2fa7
Add support DELL BC02 Bluetooth USB Adapter(TrueMobile 300)
...
PR: kern/65777
Submitted by: Patrick Hurrelmann <outi@bytephobia.de>
2004-04-27 13:55:26 +00:00
MIHIRA Sanpei Yoshiro
e9d1d719e0
Add support Buffalo(MELCO) USB-Key Lan Adaptor(LUA-U2-KTX)
...
Submitted by: KAWAI Kenichi <kawai.kenichi@canon.co.jp>
2004-04-25 11:21:30 +00:00
David E. O'Brien
38974555bd
Add support for the ADMtek AN8513 USB Ethernet adapter.
...
Submitted by: taxman <taxman@freedombi.com>
2004-04-16 05:24:45 +00:00
Maxim Sobolev
7dc0ba8937
Add support for Crystalfontz CFA-632, CFA-633 and CFA-634, all of them
...
are based on the same USB->COM bridge, but have different product IDs.
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from: http://www.tnpi.biz/computing/freebsd/crystalfontz.shtml
MFC after: 3 days
2004-03-18 01:02:46 +00:00
Josef Karthauser
295964d6a9
Add support for Handspring TREO 600.
...
Submitted by: Tuc <tuc@ttsg.com>
MFC after: 1 week
2004-03-14 21:56:51 +00:00
Tim J. Robbins
1df4c96417
Add EPSON Perfection 1670 scanner.
2004-03-13 08:21:22 +00:00
MIHIRA Sanpei Yoshiro
b34b7c59ee
Add support 2 devices(USB-DVD-R drives)
...
- Logitec LDR-H443SU2
- IO-DATA DVR-UEH8
PR: kern/63793
Submitted by: Ryuji MATSUMOTO <matumoto@pluto.ai.kyutech.ac.jp>
MFC after: 1 week
2004-03-07 05:33:09 +00:00
MIHIRA Sanpei Yoshiro
a439ea6c55
Add support SimpleTech UCF-100 USB CompactFlash reader(OnSpec Electronic, Inc.)
...
PR: kern/63619
Submitted by: Greg Rivers <gcr@sa.fedex.com>
MFC after: 1 week
2004-03-04 07:20:48 +00:00
Peter Wemm
2c711f0694
Add some device id's for Matrix Orbital's newer LCD panels. These use
...
another ftdi usb->serial bridge with different ID's.
2004-03-02 19:01:30 +00:00
MIHIRA Sanpei Yoshiro
cdd40f3bd6
add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/100 PHY)
...
- Corega FEther USB-TXC
PR: kern/62932
Submitted by: HASHI Hiroaki <hashiz@tomba.cskk-sv.co.jp>
Obtained from: NetBSD
2004-02-28 00:12:47 +00:00
Wilko Bulte
1e96c62e79
Add EPSON Perfection 3200 scanner
2004-02-19 21:58:23 +00:00
Maxim Sobolev
0bc4abec87
Add support for Crystalfontz CFA-631 USB LCD (uftdi(4) driver).
...
For some very unclear reason this device contains a FTDI 8U232AM USB->COM
adapter, but reports different device id than original 8U232AM. At the same
time, it reports vendor id of FTDI.
Sponsored by: Porta Software Ltd
MFC after: 2 weeks
2004-01-24 21:23:12 +00:00
MIHIRA Sanpei Yoshiro
21c5b9f9e5
Add Support
...
- 2nd type of GL641USB USB-IDE bridge [1]
- Plextor Plexwriter 40/12/40U [2]
PR: kern/61671 [1]
kern/61803 [2]
Submitted by: Ralf Wenk <RZ-FreeBSD0401@fh-karlsruhe.de> [1]
Feisal Mohammed <feisal@uwi.tt> [2]
MFC after: 1 week
2004-01-24 07:14:07 +00:00
MIHIRA Sanpei Yoshiro
cf73864749
Add support IO-data DVD Multi-plus unit iU-CD2
...
PR: kern/61578
Submitted by: Masaharu FUJITA <m@fjts.org>
MFC after: 1 week
2004-01-19 12:51:40 +00:00
MIHIRA Sanpei Yoshiro
a4a37c3010
add device id for PANASONIC KXLRW32AN(USB CD-R/RW,not yet support)
2004-01-18 08:02:34 +00:00
MIHIRA Sanpei Yoshiro
24ce22f495
Add support SUNTAC U-Cable type A3(AS64LX)
...
Submitted by: TAKAHASHI Daisuke <takaha@mue.biglobe.ne.jp> [FreeBSD-users-jp 72475]
and MIZUTANI Masaki <m-saki@rr.iij4u.or.jp>
MFC after: 1 week
2004-01-16 15:29:27 +00:00
Brian Feldman
c5fe6793bd
Add the Qualcomm CDMA Technologies MSM phone (umodem) device.
...
Submitted by: Sean Welch <welchsm@earthlink.net>
MFC after: 1 week
2004-01-13 21:42:32 +00:00
MIHIRA Sanpei Yoshiro
b27ef31d1b
I added unwanted character. I cleaned
2004-01-12 12:47:36 +00:00
MIHIRA Sanpei Yoshiro
15e718175b
fix CANOSCAN -> CanoScan
...
Submitted by: MIYAO Akio <miyao@affrc.go.jp>
2004-01-05 09:50:33 +00:00
MIHIRA Sanpei Yoshiro
a77a8c3ddd
Add some ids(not yet support)
...
[1] EMS PSX Gun controller converter
[2] CSR USB Bluetooth Device
PR: kern/60378 [1]
Submitted by: Samuel Tardieu <sam@rfc1149.net> [1]
<jps@scxnet.de> [2]
2004-01-03 23:04:31 +00:00
MIHIRA Sanpei Yoshiro
31b073a02e
Add support SUN TYPE 6 USB KEYBOARD
...
Submitted by: <schley@cf-wnd.de>
2004-01-03 15:01:04 +00:00
MIHIRA Sanpei Yoshiro
bab0ca7f3a
Add support
...
- Canon USB Scanner N676U [1]
- Canon USB Scanner N1220U [2]
PR: misc/40280 [1]
Submitted by: [1] Yasue Koichi / StarRing <starring@fscn.ne.jp>
[2] MIYAO Akio <miyao@affrc.go.jp> [FreeBSD-users-jp 74516]
2004-01-03 12:51:59 +00:00
Maksim Yevmenkin
d82a1f81c4
Add few new USB vendor/product IDs for Bluetooth USB devices.
...
Regen.
Reviewed by: imp (mentor)
Approved by: imp (mentor)
2003-12-30 22:10:29 +00:00
MIHIRA Sanpei Yoshiro
b5fb3df199
Add support Panasonic KXL-CB35AN(DVD-ROM & CD-R/RW)
...
Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> [FreeBSD-users-jp 77672]
2003-12-19 12:19:12 +00:00
MIHIRA Sanpei Yoshiro
1e295bfbe0
Add support IBM 256MB USB Drive(MSYSTEM DiskOnKey2)
...
PR: kern/57050
Submitted by: Brian J. McGovern <mcgovern@beta.com>
2003-12-18 08:15:10 +00:00
MIHIRA Sanpei Yoshiro
e95ba214a5
Add Support
...
- PNY Attache Flash Drive [1]
- minolta 5400 USB scanner [2]
PR: kern/58045 [1]
kern/56496 [2]
Submitted by: [1] Rick C. Petty <rick@kiwi-computer.com>
[2] Mark Diekhans <markd@kermodei.com>
2003-12-18 05:47:11 +00:00
MIHIRA Sanpei Yoshiro
3e4f6b840b
Add support HP hn210e usb ethernet
...
PR: kern/60156
Submitted by: M. L. Dodson <bdodson@scms.utmb.edu>
2003-12-17 14:23:07 +00:00
MIHIRA Sanpei Yoshiro
536c542aae
Add support
...
[1] Logitec LDR-H443U2 DVD-RAM/-R/+R/-RW/+RW Drive
[2] Panasonic KXL-CB20AN Portable DVD-ROM/CD-R/RW
Submitted by: [1] Taoka Fumiyoshi <fmysh@iijmio-mail.jp> [bsd-usb:727]
[2] SHIMIZU Kazuhiro <kazuhiro@shimizu.homeip.net> [FreeBSD-users-jp 77608]
2003-12-17 13:48:58 +00:00
Bruce M Simpson
b6679af8f0
Add device IDs for the Bluetake BW002, yet another Atmel AT76C503A
...
variant. These are found in a flavour of MiniITX board which I'm
playing with right now.
2003-12-16 17:54:41 +00:00
Shunsuke Akiyama
74745f66de
Add vendor IDs, and device IDs supported by uplcom(4).
...
- SOURCENEXT Corp. KeikaiDenwa 8 [1]
- SOUECENEXT Corp. KeikaiDenwa 8 with charger [2]
- HAL Corp. Crossam2+USB [3]
Submitted by: [1] Ryo ONODERA <ryo3327@netscape.net>
[2] Masaki Mizutani <m-saki@rr.iij4u.or.jp>
[3] FUJISHIMA Satsuki <sf@FreeBSD.org>
MFC after: 1 week
2003-11-16 12:05:11 +00:00