aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs
Commit message (Collapse)AuthorAgeFilesLines
* Add entries for:Alexander Kabaev2002-10-081-0/+6
| | | | | | | | | | | | | | Belkin F5U103 Belkin F5U120-PC Hub GoHubs GoCOM232 Peracom single port USB-to-serial adapters. Reviewed by: n_hibma Approved by: obrien Notes: svn path=/head/; revision=104648
* Add Palm M515.Josef Karthauser2002-08-111-0/+1
| | | | | | | Submitted by: Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br> Notes: svn path=/head/; revision=101701
* MFNetBSD: uvisor.c (1.14, 1.15)Josef Karthauser2002-07-311-0/+5
| | | | | | | Add support for Palm (M500, M505, M125) and Sony devices (Clie 4.0 and 4.1). Notes: svn path=/head/; revision=101029
* Add the HP ScanJet 2200C.Josef Karthauser2002-07-311-0/+1
| | | | Notes: svn path=/head/; revision=101023
* Enable the HP 2200C and Visioneer Scanport 3000 scanners, and removeJosef Karthauser2002-07-311-0/+1
| | | | | | | | | some trailing spaces whilst I'm here. Obtained from: NetBSD. Notes: svn path=/head/; revision=101022
* Add the Primax (Visioneer) 6200 scanner.Josef Karthauser2002-07-311-0/+1
| | | | | | | Obtained from: OpenBSD (via NetBSD) Notes: svn path=/head/; revision=101021
* Add support for a couple of network adapters; the 3Com 3C460B andJosef Karthauser2002-07-301-0/+1
| | | | | | | | | the Belkin USB2LAN. Obtained from: NetBSD Notes: svn path=/head/; revision=100996
* Add ID for Luwen EasyDisk USB flash memory drive.Maxim Sobolev2002-07-301-0/+4
| | | | | | | | | PR: 41081 Submitted by: demon MFC after: 5 days Notes: svn path=/head/; revision=100923
* MFNetBSD: FTDI USB-serial converter chips description.Takanori Watanabe2002-07-251-1/+2
| | | | Notes: svn path=/head/; revision=100669
* Add another ucom device (ELECOM UC-SGT).Josef Karthauser2002-07-101-0/+1
| | | | | | | Submitted by: akiyama Notes: svn path=/head/; revision=99698
* MFNetBSD: Add support for the SMC 2206USB/ETH EZ Connect adapter (Pegasus II)Josef Karthauser2002-07-091-0/+1
| | | | Notes: svn path=/head/; revision=99671
* Add a couple of new aue ethernet adapters from NetBSD:Josef Karthauser2002-05-271-0/+2
| | | | | | | | ELECOM LDUSBLTX IODATA USBETTXS Notes: svn path=/head/; revision=97325
* Change Device ID string for DaisyTech devices.Maxim Sobolev2002-05-201-1/+1
| | | | | | | | Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua> MFC after: 1 week Notes: svn path=/head/; revision=96988
* Change Device ID string for DaisyTech devices to be more sensible.Maxim Sobolev2002-04-291-1/+1
| | | | | | | | PR: 37197 Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua> Notes: svn path=/head/; revision=95725
* Add an entry for HP LaserJet 1200.Josef Karthauser2002-04-081-0/+1
| | | | Notes: svn path=/head/; revision=94190
* Add Scanlogic SL11R IDE Adapter.Nick Hibma2002-04-071-0/+1
| | | | Notes: svn path=/head/; revision=94096
* Remove a erroneous entry for HP 5400C.Josef Karthauser2002-04-061-1/+0
| | | | | | | Spotted by: phk Notes: svn path=/head/; revision=93973
* Fix a typo in the definition of HP1220C and add a quick entry forPoul-Henning Kamp2002-04-061-1/+1
| | | | | | | broken bidir mode for at as well. Notes: svn path=/head/; revision=93965
* Add some more printer devices:Josef Karthauser2002-04-061-0/+3
| | | | | | | | | DeskJet 1220C from phk Scanjet 5400C from NetBSD Inkjet P-2000U from NetBSD Notes: svn path=/head/; revision=93963
* Synchronise with NetBSD for order and formatting; no functional changes.Josef Karthauser2002-04-061-37/+39
| | | | Notes: svn path=/head/; revision=93962
* Add a new vendor: MINOLTA, and some products by them.Josef Karthauser2002-04-061-0/+6
| | | | | | | Partially submitted by: asmodai Notes: svn path=/head/; revision=93960
* Add more usb adapters, from NetBSD.Josef Karthauser2002-03-311-3/+37
| | | | Notes: svn path=/head/; revision=93488
* Add another SMC device ID and the hub ID that it went with.Peter Wemm2002-03-191-0/+3
| | | | Notes: svn path=/head/; revision=92662
* Add a USB comm driver.Josef Karthauser2002-03-181-0/+8
| | | | | | | Ported from NetBSD by: akiyama Notes: svn path=/head/; revision=92603
* Support the HP 5400C scanner.Josef Karthauser2002-02-141-0/+1
| | | | | | | PR: kern/34783 Notes: svn path=/head/; revision=90648
* Merge from NetBSD.Josef Karthauser2002-02-111-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add lots of new scanner devices: AGFA SNAPSCAN1236U AGFA SNAPSCANE40 AGFA SNAPSCANE50 AGFA SNAPSCANE20 AGFA SNAPSCANE25 AGFA SNAPSCANE26 AGFA SNAPSCANE52 CANON N656U HP 3400CSE SCANLOGIC 336CX MUSTEK BEARPAW1200F MUSTEK 600USB MUSTEK 1200USBPLUS NATIONAL BEARPAW2400 EPSON 640U EPSON 1650 EPSON GT9700F UMAX ASTRA3400 ULTIMA 1200UBPLUS Notes: svn path=/head/; revision=90513
* Update comments and product identifiers so that they're the sameJosef Karthauser2002-02-021-12/+12
| | | | | | | as NetBSD's definitions. Notes: svn path=/head/; revision=90122
* Add some missing usb vendors (from NetBSD).Josef Karthauser2002-02-021-0/+16
| | | | Notes: svn path=/head/; revision=90121
* Sync with NetBSD's version, dropping all the 'ltd', 'corp', etc.Josef Karthauser2002-02-021-140/+140
| | | | | | | | | It's more important to keep this file easily syncable across the BSDs, and NetBSD have stated a preference for not adding them to theirs. Notes: svn path=/head/; revision=90120
* Add support of PhotoClip USB Camera (http://www.myphotoclip.com):Maxim Sobolev2002-01-311-0/+4
| | | | | | | | | | | | - Vendor&Device IDs for USB product, - quirk for SCSI CAM. PR: 34481 Submitted by: Olexander Kunytsa <kunia@x-telecom.net> MFC in: 3 days Notes: svn path=/head/; revision=90015
* Add a new linksys ethernet adapter: USB_PRODUCT_LINKSYS_USB10TX2.Josef Karthauser2002-01-031-0/+1
| | | | Notes: svn path=/head/; revision=88851
* Add DIVA USB mp3 player.Maxim Sobolev2001-12-121-0/+1
| | | | | | | | Submitted by: Olexander Kunytsa <kunia@x-telecom.net> MFC after: 3 days Notes: svn path=/head/; revision=87747
* Add some AGFA scanners:Sheldon Hearn2001-12-101-0/+7
| | | | | | | | | | | | | SnapScan 1236U SnapScan e20 SnapScan e25 SnapScan e26 SnapScan e40 SnapScan e50 SnapScan e52 PR: kern/32649 Submitted by: "Erik H. Bakke" <ebakke@trolltech.com> Notes: svn path=/head/; revision=87610
* Add Mustek 1200 CU Plus scanner.Maxim Sobolev2001-11-281-0/+1
| | | | | | | Submitted by: "Ilmar S. Habibulin" <ilmar@watson.org> Notes: svn path=/head/; revision=87056
* Add Olympus C-1.Ian Dowse2001-11-231-0/+1
| | | | Notes: svn path=/head/; revision=86828
* Add Melco LUA2-TX5.Munechika SUMIKAWA2001-11-191-0/+1
| | | | Notes: svn path=/head/; revision=86614
* Add Olympus C-700Nick Hibma2001-10-231-0/+4
| | | | Notes: svn path=/head/; revision=85389
* Update the header of the file with a comment on how to regenerateNick Hibma2001-09-181-7/+24
| | | | | | | | | the usbdevs* file correctly. Suggested by: phantom Notes: svn path=/head/; revision=83647
* Add entry for Accton USB320-EC Ethernet adapter.Doug White2001-09-091-0/+3
| | | | | | | MFC after: 14 Notes: svn path=/head/; revision=83235
* Spelling nit.Nick Hibma2001-09-011-2/+2
| | | | Notes: svn path=/head/; revision=82730
* Add Mustek, National and Ultima scanners.Nick Hibma2001-08-211-1/+9
| | | | | | | | | Submitted by: Henning Meier-Geinitz <hmg@gmx.de> PR: 29777 MFC after: 1 week Notes: svn path=/head/; revision=82100
* Update with NetBSD versionNick Hibma2001-07-051-20/+66
| | | | | | | | | | Remove duplicates NOTE: USB_PRODUCT_SANDISK_IMAGEMATE has changed to USB_PRODUCT_SANDISK_SDDR05A Notes: svn path=/head/; revision=79301
* Add 4300C IdNick Hibma2001-04-301-1/+2
| | | | | | | Submitted by: Ernst de Haan <ernst@heinz.jollem.com> Notes: svn path=/head/; revision=76155
* Add the HP scanner 3400CNick Hibma2001-04-171-0/+1
| | | | Notes: svn path=/head/; revision=75612
* Lexar jumpSHOT Id.Nick Hibma2001-04-171-0/+4
| | | | | | | Submitted by: gshapiro Notes: svn path=/head/; revision=75608
* TDK idsNick Hibma2001-04-121-1/+8
| | | | | | | Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=75442
* From NetBSDNick Hibma2001-04-121-5/+11
| | | | Notes: svn path=/head/; revision=75441
* Again an ID that has been reused. Update description.Nick Hibma2001-04-091-1/+1
| | | | Notes: svn path=/head/; revision=75350
* Update the description for the EPSON PID 0x010a. It seems to be reused inNick Hibma2001-04-091-1/+1
| | | | | | | the 8700 series. Notes: svn path=/head/; revision=75347
* Add the Omni 56K Plus modemNick Hibma2001-04-091-0/+1
| | | | | | | Submitted by: kazarov@izmiran.rssi.ru Notes: svn path=/head/; revision=75345