se
34cd2a2075
Add vendor Samsung and device Samsung ML-6060.
2003-09-20 20:01:08 +00:00
jb
3dba6f023a
Add HP 4400C, Belkin F5U208 VideoBusII
2003-09-19 22:42:51 +00:00
obrien
adef608f34
Support the Hawking Technology's UF100 Pegasus II 10/100 USB Ethernet.
2003-09-18 15:41:07 +00:00
njl
525c9f0a38
Add quirks for the EXATELECOM i-Bead mp3 player.
...
PR: kern/51675
Submitted by: Nicolas Jombart <ecu@ipv42.net>
MFC after: 3 days
2003-08-22 05:43:30 +00:00
joe
0f1230dfe1
MFNetBSD: Update the list of devices that can attach to uvisor (untested).
2003-07-14 19:30:01 +00:00
joe
c245397be4
Add an entry for the Cypress slim hub.
...
Submitted by: Alexander Pohoyda <alexander.pohoyda@gmx.net>
2003-07-14 17:14:04 +00:00
joe
c95dc6e7d9
Added a few more entries.
...
Submitted by: Lars Eggert <larse@ISI.EDU>
2003-07-11 21:17:29 +00:00
wpaul
ab54f72013
Add support for a bunch of Microsoft networking products:
...
- MN-110 10/100 USB ethernet (ADMtek Pegasus II, if_aue)
- MN-120 10/100 cardbus (ADMtek Centaur-C, if_dc)
- MN-130 10/100 PCI (ADMtek Centaur-P, if_dc)
Also update dc(4) man page to mention support for MN-120 and MN-130.
2003-07-10 18:43:17 +00:00
jmg
4ae39a51c0
WARNING: white space diff
...
This code reduces the number of trailing white space to be more in line
w/ NetBSD. I don't regenerate usbdevs, saving that for when it really
changes.
2003-07-04 01:50:39 +00:00
joe
1119d8b2b0
USB scanner support for Mustek BearPaw scanner.
...
Submitted by: netchild
2003-07-01 12:16:46 +00:00
joe
6863632f66
Support the Epson GT-9300UF usb scanner.
...
PR: kern/53929
2003-07-01 08:46:01 +00:00
joe
c535faa427
Added some new devices and made slight changes to some existing ones.
...
Submitted by: Andre Guibert de Bruet <andy@siliconlandmark.com>
2003-06-25 22:50:57 +00:00
joe
bae3b2a672
Allow the EPSON USB scanner 1250 to be recognised as a uscanner device.
...
Submitted by: Cristiano Deana <deana@bmm.it>
By way of: n_hibma
MFC after: 3 days
2003-06-13 11:20:26 +00:00
njl
03e04e5503
Quirk for Hitachi DVD USB drive. It returns "invalid field in cdb" for
...
normal INQUIRY requests so enable the NO_INQUIRY quirk.
Submitted by: Lars Eggert <larse@ISI.EDU>
Approved by: re (scottl)
2003-05-21 00:22:07 +00:00
joe
190f2bb71d
Extend the digital camera support (umass) to the PENTAX Optio 330GS.
...
Submitted by: Jan-Oliver Neumann <neumannj@arcor.de>
By way of: n_hibma
Approved by: re (jhb & bmah)
MFC After: 7 days
2003-05-11 23:55:28 +00:00
murray
6254c3a7d0
Add KEYSPAN USA19QW, JRC PHONE, SANDISK SDDR75.
...
PR: misc/48141, bin/51265, kern/49053, kern/50144
2003-05-05 08:18:53 +00:00
akiyama
62fd773f5d
Add RealTek RTL8150 USB to fast Ethernet controller driver.
...
This driver now supports the Melco LUA-KTX and the GREEN HOUSE
GH-USB100B.
Reviewed by: imp
MFC after: 2 weeks
2003-05-03 10:16:56 +00:00
takawata
e65e3d071c
Add another product ID for if_axe and correct vendor ID description
...
for Linksys USB200M.The USB vendor ID list is available from
http://www.usb.org/app/pub/dump/comp_dump/
Reviewed by: wpaul
2003-04-21 17:34:13 +00:00
wpaul
d06bc9076c
Add support for the Netgear FA120 and the D-Link DUBE100 (AX88172-based
...
devices).
2003-04-20 20:15:42 +00:00
wpaul
e41f6225fa
Add device driver support for the ASIX Electronics AX88172 USB 2.0
...
ethernet controller. The driver has been tested with the LinkSys
USB200M adapter. I know for a fact that there are other devices out
there with this chip but don't have all the USB vendor/device IDs.
Note: I'm not sure if this will force the driver to end up in the
install kernel image or not. Special magic needs to be done to exclude
it to keep the boot floppies from bloating again, someone please
advise.
2003-04-20 19:05:33 +00:00
mdodd
55b4c0d128
- Add LOGITECH WMRPAD, MOTOROLA SB410, and SANDISK SDDR05.
...
- Regenerate.
2003-04-10 08:24:33 +00:00
murray
9cbd3070ae
Add ID for Kawasaki LSI Inc. USB-Ethernet, rev 1.00/2.02 adapter.
...
PR: kern/50064
Submitted by: Scott Renfro <scott@renfro.org>
MFC after: 3 days
2003-04-07 10:26:59 +00:00
scottl
b2cf831bbe
Add ID's for the CLIE 5.0 series and the Belkin F5U109 usb->serial adapter.
2003-04-06 17:32:12 +00:00
njl
0bb11d1227
usbdevs entry for Asahi Optical OPTIO 230 digital camera. Regen.
2003-03-11 01:41:33 +00:00
sanpei
1d841a831a
Add support SUNTAC Ir-Trinity IS96U
...
PR: 48212
Submitted by: Masaharu FUJITA <m@fjts.org>
2003-02-13 12:55:18 +00:00
sanpei
13c2b6c89a
Add support YAMAHA NetVolante Routers
...
NetVolante RTA54i Broadband&ISDN Router
NetVolante RTA55i Broadband VoIP Router
NetVolante RTW65b Broadband Wireless Router
NetVolante RTW65i Broadband&ISDN Wireless Router
PR: bin/42574
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
2003-02-12 13:20:39 +00:00
sanpei
f74d50d3e8
Add support SUNTAC U-Cable TypeD2 (DS96L)
...
PR: kern/47547
Submitted by: Kazu TAKAMUNE <takamune@mail.com>
2003-02-11 00:15:01 +00:00
sanpei
84c1059a0c
Add support FUJITSU AH-F401U Air H device
...
Submitted by: [bsd-nomads:16601]
Kouichi ABE (WALL) <kouichi@MysticWALL.COM>
2003-02-07 12:53:21 +00:00
marcel
1daa16a90e
Unbreak kernel builds caused by what appears to be a merge conflict.
...
This change has been tested.
2003-02-02 01:57:31 +00:00
sanpei
d9110389e4
Add Genesys Logic products
...
- GL650 HUB
- GL641USB CompactFlash Card Reade
- GL641USB USB-IDE Bridge
Add MELCO product
- USB-IDE Bridge: DUB-PxxG
2003-02-01 22:50:50 +00:00
trhodes
d312b9554d
Add support for the Trek Thumbdrive 8MB USB Drive.
...
PR: 46004
Submitted by: Brian J. McGovern <mcgovern@tick.beta.com> (original version)
2003-01-30 18:33:01 +00:00
joe
c68db4d178
Put the Perfection 1660 scanner entry in the right place. (Entries
...
are sorted by product id).
2003-01-27 09:43:24 +00:00
joe
03dcfb66ed
Add support for Epson 1660 scanner.
...
Submitted by: Bruno Schwander <bruno@tinkerbox.org>
MFC after: 3 days
2003-01-21 11:37:54 +00:00
joe
119058acd0
Support for the "Seiko Epson Perfection 1260 scanner".
...
Submitted by: Michael Lestinsky <michael@lestinsky.de>
MFC After: 3 days
2003-01-20 00:41:30 +00:00
imp
5371fddc39
Add NEODIO TURBOCONNECT (from NetBSD)
2003-01-02 04:21:04 +00:00
imp
697c0907da
Add Sanyo SCP-4900 phone. It needs quirks.
2003-01-01 20:18:15 +00:00
kan
7c3444e142
Add entries for:
...
Belkin F5U103
Belkin F5U120-PC Hub
GoHubs GoCOM232
Peracom single port
USB-to-serial adapters.
Reviewed by: n_hibma
Approved by: obrien
2002-10-08 03:00:37 +00:00
joe
1f9980668e
Add Palm M515.
...
Submitted by: Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br>
2002-08-11 21:11:14 +00:00
joe
39fe82b49a
MFNetBSD: uvisor.c (1.14, 1.15)
...
Add support for Palm (M500, M505, M125) and Sony devices (Clie 4.0 and 4.1).
2002-07-31 10:05:26 +00:00
joe
2725ccdb7a
Add the HP ScanJet 2200C.
2002-07-31 09:07:56 +00:00
joe
161aa3b3ec
Enable the HP 2200C and Visioneer Scanport 3000 scanners, and remove
...
some trailing spaces whilst I'm here.
Obtained from: NetBSD.
2002-07-31 09:05:52 +00:00
joe
d61be9d700
Add the Primax (Visioneer) 6200 scanner.
...
Obtained from: OpenBSD (via NetBSD)
2002-07-31 08:51:32 +00:00
joe
8a4e23233d
Add support for a couple of network adapters; the 3Com 3C460B and
...
the Belkin USB2LAN.
Obtained from: NetBSD
2002-07-30 23:30:15 +00:00
sobomax
879f210160
Add ID for Luwen EasyDisk USB flash memory drive.
...
PR: 41081
Submitted by: demon
MFC after: 5 days
2002-07-30 11:02:35 +00:00
takawata
579e828867
MFNetBSD: FTDI USB-serial converter chips description.
2002-07-25 14:15:49 +00:00
joe
175956a24b
Add another ucom device (ELECOM UC-SGT).
...
Submitted by: akiyama
2002-07-10 00:43:10 +00:00
joe
e44e1981a7
MFNetBSD: Add support for the SMC 2206USB/ETH EZ Connect adapter (Pegasus II)
2002-07-09 16:45:03 +00:00
joe
a65e356625
Add a couple of new aue ethernet adapters from NetBSD:
...
ELECOM LDUSBLTX
IODATA USBETTXS
2002-05-27 00:00:48 +00:00
sobomax
c6b73de8cd
Change Device ID string for DaisyTech devices.
...
Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua>
MFC after: 1 week
2002-05-20 12:01:58 +00:00
sobomax
e1273b6993
Change Device ID string for DaisyTech devices to be more sensible.
...
PR: 37197
Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua>
2002-04-29 15:01:35 +00:00