MIHIRA Sanpei Yoshiro
ff89e92686
Sync to 1.166 of usbdevs
2004-03-07 05:34:36 +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
Poul-Henning Kamp
7896170112
Implement a crude but functional usbd_ratecheck() to limit the number
...
of "usb0: %d scheduling overruns" messages I have to contend with.
2004-03-04 20:49:03 +00:00
MIHIRA Sanpei Yoshiro
d7bd2883ec
Sync to 1.165 of usbdevs
2004-03-04 07:22:30 +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
ed1b77af8c
Add new Matrix Orbital LCD panel id's so that they are recognized and
...
attached via uftdi->ucom.
2004-03-02 19:03:26 +00:00
Peter Wemm
ec88698685
Regen
2004-03-02 19:01:56 +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
Bernd Walter
7de8778318
add driver for BWCT console management serials
2004-03-01 02:34:49 +00:00
MIHIRA Sanpei Yoshiro
7f869e12d8
Sync to 1.163 of usbdevs
2004-02-28 00:15:08 +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
John Baldwin
1f220d57d6
Fix a problem with the USB keyboard driver not properly handling key
...
rollover resulting in duplicate keypress events.
PR: 57273
PR: 63171
Submitted by: plasma <plasma at freebsd.sinica.edu.tw>
Submitted by: Brian Candler <B.Candler at pobox.com>
MFC after: 1 week
2004-02-23 15:36:40 +00:00
Poul-Henning Kamp
dc08ffec87
Device megapatch 4/6:
...
Introduce d_version field in struct cdevsw, this must always be
initialized to D_VERSION.
Flip sense of D_NOGIANT flag to D_NEEDGIANT, this involves removing
four D_NOGIANT flags and adding 145 D_NEEDGIANT flags.
2004-02-21 21:10:55 +00:00
Poul-Henning Kamp
8e1f1df080
Device megapatch 3/6:
...
Add missing D_TTY flags to various drivers.
Complete asserts that dev_t's passed to ttyread(), ttywrite(),
ttypoll() and ttykqwrite() have (d_flags & D_TTY) and a struct tty
pointer.
Make ttyread(), ttywrite(), ttypoll() and ttykqwrite() the default
cdevsw methods for D_TTY drivers and remove the explicit initializations
in various drivers cdevsw structures.
2004-02-21 20:41:11 +00:00
Poul-Henning Kamp
c9c7976f7f
Device megapatch 1/6:
...
Free approx 86 major numbers with a mostly automatically generated patch.
A number of strategic drivers have been left behind by caution, and a few
because they still (ab)use their major number.
2004-02-21 19:42:58 +00:00
Wilko Bulte
91bdd189c6
Make uscanner recognise EPSON Perfection 3200. Tested with xsane.
...
PR: kern/63041
MFC after: 3 days
2004-02-19 22:05:10 +00:00
Wilko Bulte
c09eddb36d
Add EPSON Perfection 3200 scanner.
2004-02-19 22:01:28 +00:00
Wilko Bulte
1e96c62e79
Add EPSON Perfection 3200 scanner
2004-02-19 21:58:23 +00:00
MIHIRA Sanpei Yoshiro
21dbb6363b
MFNetBSD:
...
netbsd.org -> NetBSD.org(rev.1.109)
fix typo in comment(rev.1.90)
add list of ``already merged''
2004-02-06 14:38:14 +00:00
MIHIRA Sanpei Yoshiro
e08f155b25
MFNetBSD: URL updates(rev.1.108)
2004-02-02 15:00:15 +00:00
Warner Losh
20d6d1bd21
Add the Canon N1240U to the mix. It appears to be similar to the
...
1220U and supported by sane
# someone should update the man page to include all the devices that
# uscanner supports.
2004-01-31 18:12:18 +00:00
Maxim Sobolev
e13f9ac88b
Regen after rev. 1.161 of usbdevs.
2004-01-24 21:24:36 +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
7d825ee7ff
Sync to 1.160 of usbdevs
2004-01-24 07:15:23 +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
146dec80e1
Sync to 1.159 of usbdevs
2004-01-19 12:53:23 +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
edac5229ae
Empty vendor string overrides knowndevs
...
ubd_devinfo_vp() is getting an empty string from its usbd_get_string()
call on the vendor, instead of NULL. This means usb_knowndevs in not
consulted.
Add lines between grabbing those char *s and the USBVERBOSE ifdef to
set vendor to NULL if it is the empty string (similarly for product).
This causes vendor to be filled-out, although the product name read
overrules usb_knowndevs (this appears to be a conscience decision made
by the NetBSD folks):
PR: kern/56097
Submitted by: Hal Burch <hburch@lumeta.com>
MFC after: 1 week
2004-01-18 12:46:19 +00:00
MIHIRA Sanpei Yoshiro
dd4350b4a7
Pay attention to the timeout value passed down by the upper layer.
...
(NetBSD src/sys/dev/usb/umass.c rev.1.67)
PR: kern/58649 (Problem 1)
Submitted by: SAKIYAMA Nobuo <sakichan@sakichan.org>
MFC after: 1 week
2004-01-18 09:19:53 +00:00
MIHIRA Sanpei Yoshiro
3121d08f99
Sync to 1.158 of usbdevs
2004-01-18 09:04:57 +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
203d1f9b68
Sync to 1.157 of usbdevs
2004-01-16 15:31:20 +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
Takeshi Shibagaki
7636aa79ab
Fix a suspend/resume issue. My Compaq N400c works fine.
2004-01-12 14:18:55 +00:00
MIHIRA Sanpei Yoshiro
b27ef31d1b
I added unwanted character. I cleaned
2004-01-12 12:47:36 +00:00
MIHIRA Sanpei Yoshiro
c2f1dd4d71
Sync to 1.154 of usbdevs
2004-01-05 09:53:19 +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
ba94ce12a7
Sync to 1.153 of usbdevs
2004-01-03 23:06:08 +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
6ce0b433a1
Add support Sony CLIE PEG-S500C(Palm OS 3.5)
...
Submitted by: Hiroaki Satoh <hsato@iwate-u.ac.jp> [FreeBSD-users-jp 76073]
2004-01-03 15:30:11 +00:00
MIHIRA Sanpei Yoshiro
d9494ca3c1
Sync to 1.152 of usbdevs
2004-01-03 15:03:09 +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
b124b5e8b3
Fix Scanlogic SL11R usb-ide protocol and quirks
...
PR: kern/60389
Submitted by: Sang Woo Shim <ssw@swoo.org>
2004-01-03 13:52:44 +00:00
MIHIRA Sanpei Yoshiro
7cb5c8a6cb
Add the MMC commands to umass_atapi_transform. It seems to work
...
unmodified for ATAPI type devices with ports/sysutils/cdrtools.
(But we need timeout routine which was in kern/58649 for fixate, I think.)
PR: kern/58649
Submitted by: SAKIYAMA Nobuo <sakichan@sakichan.org>
2004-01-03 13:30:19 +00:00
MIHIRA Sanpei Yoshiro
7e277e1fcb
Sync to 1.151 of usbdevs
2004-01-03 12:54: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
Warner Losh
65a690ef74
It appears that we don't need sys/vnode.h, which is a layering violation...
2004-01-02 05:16:01 +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
6724255495
resort device list
2003-12-22 19:58:27 +00:00