augustss
|
b132b36f4d
|
Add a few more devices (from FreeBSD).
|
2000-10-08 23:56:53 +00:00 |
|
augustss
|
62fb025c5c
|
Regen.
|
2000-10-08 21:26:47 +00:00 |
|
augustss
|
447c19ac22
|
Add another DLINK adapter.
|
2000-10-08 21:26:26 +00:00 |
|
augustss
|
966f1692e1
|
Don't use a plural `s' if there is only one button.
|
2000-10-08 20:52:18 +00:00 |
|
augustss
|
b6db5a8622
|
Regen.
|
2000-10-08 20:51:30 +00:00 |
|
augustss
|
3598b417a3
|
Add a Fuji camera.
|
2000-10-08 20:51:00 +00:00 |
|
augustss
|
7ce859b8d0
|
Allow 16-bit only speakers to work.
|
2000-10-05 01:35:07 +00:00 |
|
augustss
|
5d4d9ec965
|
Update with uscanner.c
|
2000-10-04 02:45:07 +00:00 |
|
augustss
|
c068cf3953
|
Regen.
|
2000-10-04 02:09:37 +00:00 |
|
augustss
|
9d09a17e7c
|
Add more vendors.
|
2000-10-04 02:09:07 +00:00 |
|
augustss
|
623aae812b
|
Only probe for drive 0. Fix es problem reported by Nathan Williams
<nathanw@MIT.EDU>.
|
2000-10-03 04:33:03 +00:00 |
|
thorpej
|
7ca3fb9ef0
|
Move the check for "promisc + unicast + not for us" into ether_input(),
and change Ethernet drivers to always pass all received frames to
ether_input() (with a few exceptions, which are documented in the
code).
|
2000-10-01 23:32:39 +00:00 |
|
itojun
|
3e401aa14d
|
upl(4) is a IPv4 only device.
|
2000-10-01 11:35:28 +00:00 |
|
augustss
|
64d672931e
|
Regen.
|
2000-09-28 01:27:16 +00:00 |
|
augustss
|
6f2ac8aed1
|
Add a couple of Apple products.
|
2000-09-28 01:26:49 +00:00 |
|
augustss
|
9623e356f0
|
Recognize Acer 320U.
|
2000-09-24 03:22:47 +00:00 |
|
augustss
|
fc015f6833
|
Regen.
|
2000-09-24 03:22:26 +00:00 |
|
augustss
|
641ee8fd93
|
Add another scanner.
|
2000-09-24 03:21:55 +00:00 |
|
augustss
|
d71044b313
|
Don't give up so easily if the device does not respond properly.
Mostly from Nick Hibma (FreeBSD).
|
2000-09-24 02:08:38 +00:00 |
|
augustss
|
f2a2c14d9a
|
Recognize Sony memory sticks (from FreeBSD).
Add timing info in the debug output.
|
2000-09-23 21:03:00 +00:00 |
|
augustss
|
d9c7baa183
|
Add a way to do control transfers on other pipes than the default pipe.
|
2000-09-23 21:02:04 +00:00 |
|
augustss
|
6417d32d9d
|
Avoid "bandwidth reclamation" for control transfers. The kue device chokes
on it.
|
2000-09-23 21:00:10 +00:00 |
|
augustss
|
c412966bb3
|
Fix puctuation.
|
2000-09-23 20:24:47 +00:00 |
|
augustss
|
0fab9d10ca
|
Regen.
|
2000-09-23 18:42:05 +00:00 |
|
augustss
|
a5570006bc
|
Add some more vendors.
|
2000-09-23 18:39:41 +00:00 |
|
augustss
|
770f6e2ae3
|
Add RCS Id.
The driver initially came from Nick Hibma (FreeBSD), which I forgpt to
mention in my initial commit.
|
2000-09-23 05:05:31 +00:00 |
|
augustss
|
23116295f4
|
Remove some // type comments.
|
2000-09-23 04:33:04 +00:00 |
|
augustss
|
e832785e4b
|
Add USB scanner driver.
XXX Not tested yet.
|
2000-09-23 04:32:23 +00:00 |
|
augustss
|
4b45dfbb69
|
Fix a device diconnect bug found by Christian Groessler <cpg@aladdin.de>.
|
2000-09-22 02:34:58 +00:00 |
|
itojun
|
3486500f77
|
repair multicast filter setup. PR 11037 from Ryoji Kato.
|
2000-09-20 01:26:14 +00:00 |
|
ichiro
|
60095a9e92
|
regen.
|
2000-09-16 11:46:17 +00:00 |
|
ichiro
|
de4b3b44f1
|
delete "128MB"
same products number; 32MB,64MB,128MB
|
2000-09-16 11:45:38 +00:00 |
|
toshii
|
8debbc34ab
|
Change the second argument of tiocm_to_ucom to u_long,
since the second argument of ioctl is a u_long value.
|
2000-09-15 17:03:24 +00:00 |
|
augustss
|
c1682ac85d
|
Recognize Rio 600.
|
2000-09-14 03:13:21 +00:00 |
|
augustss
|
95cbe2c829
|
Regen.
|
2000-09-14 03:11:52 +00:00 |
|
augustss
|
d28bd1b67f
|
Ad some new devices and change vendor name from SUPRA to DIAMOND2.
|
2000-09-14 03:11:23 +00:00 |
|
hubertf
|
9b8c74f603
|
regen for trek thumbdrive
|
2000-09-14 00:04:15 +00:00 |
|
hubertf
|
494592f30d
|
Add Trek Technology ThumbDrive (128MB)
|
2000-09-14 00:02:56 +00:00 |
|
toshii
|
8b74873d54
|
Cleanup the error handling code introduced in rev. 1.26. Commented by jhawk.
No functional change.
|
2000-09-13 05:17:14 +00:00 |
|
toshii
|
f7d700a127
|
Make the control line handling a little better. Avoid a DTR/RTS issue
from uninitialized sc_mcr by not calling ucom_{dtr,rts} if possible.
XXX Flow control is still incomplete and needs more work.
|
2000-09-10 03:10:20 +00:00 |
|
toshii
|
6bc11dce71
|
In ucomopen(), make sure to call splx() before returning
when initialization fails.
|
2000-09-08 07:20:52 +00:00 |
|
augustss
|
19f36696bc
|
ANSIfy last patch.
|
2000-09-08 01:27:12 +00:00 |
|
augustss
|
96d1acf3d6
|
Add isoc support. From FreeBSD via Berndt Josef Wulf <wulf@ping.net.au>
|
2000-09-08 00:55:26 +00:00 |
|
augustss
|
9a43fc6477
|
Regen.
|
2000-09-07 04:00:21 +00:00 |
|
augustss
|
006df0f4cb
|
Add scores of scanners (from FreeBSD).
|
2000-09-07 03:59:55 +00:00 |
|
augustss
|
6c0346a534
|
Regen.
|
2000-09-05 22:39:59 +00:00 |
|
augustss
|
0b631b84eb
|
Add a Logitech trackball.
|
2000-09-05 22:39:16 +00:00 |
|
augustss
|
5cf4edb506
|
Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro
<iwamoto@sat.t.u-tokyo.ac.jp>, fixes kern/10573.
|
2000-09-03 19:15:45 +00:00 |
|
augustss
|
b2af314f55
|
Add a few more defines. From Nick Hibma and FreeBSD.
|
2000-09-03 19:09:14 +00:00 |
|
augustss
|
cf4250b7f3
|
Add UKBD_DEBUG.
|
2000-08-24 14:13:38 +00:00 |
|