Commit Graph

6259 Commits

Author SHA1 Message Date
bouyer
0c3ecf8e5e Improve Ultra/66 support now that I've got some docs from Promise. 1999-11-28 20:05:18 +00:00
bouyer
7bd006b847 Improve a few debug messages. 1999-11-28 20:04:22 +00:00
scw
54f42f17fc Don't bother spinning in the console 'putc' routine for the transmitter
to become idle; it actually doesn't matter as the chip takes care of
this for us. It would also spin endlessly in certain circumstances
during shutdown.

While I'm here, (finally) add code to allow sending BREAK characters.
1999-11-28 12:23:18 +00:00
castor
df56622ada regen 1999-11-27 09:02:22 +00:00
castor
3de779c46a Add support for CS4235 codec as found on Intel KU440EX motherboard. 1999-11-27 09:02:13 +00:00
soren
6f6045c97d Regen. 1999-11-27 01:03:33 +00:00
soren
8c5ab0744f IBM cards update. 1999-11-27 01:03:18 +00:00
soren
506836faa1 Regen. 1999-11-26 17:17:21 +00:00
soren
71f7530292 Add two 3Com modems. 1999-11-26 17:16:53 +00:00
bouyer
8f56b89950 More WDCDEBUG_PRINT. 1999-11-26 12:39:43 +00:00
augustss
97fc004770 Don't complain when umodemstartread() returns USBD_IN_PROGRESS. It's normal. 1999-11-26 09:12:50 +00:00
augustss
d94a5b55fb Make timeout device exploration optional in debug mode. 1999-11-26 01:41:03 +00:00
augustss
77bb4d8ce2 Cosmetic change. 1999-11-26 01:40:01 +00:00
augustss
aa32088c20 Cosmetic changes. 1999-11-26 01:39:27 +00:00
augustss
240991073c Generate an error message when attachment fails. 1999-11-26 01:38:40 +00:00
augustss
961d4d6ad2 Change CS4297 id entry. 1999-11-24 23:21:01 +00:00
augustss
df60fd6eac Regen. 1999-11-24 23:18:07 +00:00
augustss
ae1dcc2dc0 Comment out some entries for Entrega serial adapters. These entries
are only relevant before firmware download.
1999-11-24 23:17:27 +00:00
augustss
c156651eb9 Avoid the special when disconnecting devices with no config descriptor.
It was wrong.
1999-11-24 23:14:39 +00:00
augustss
bb2a9b3008 Add some more debug printing. 1999-11-24 23:13:19 +00:00
augustss
881d3f4735 A little cosmetic. 1999-11-23 20:36:10 +00:00
augustss
2e175b3f88 Avoid 0 blocksize. 1999-11-23 08:38:30 +00:00
scottr
d617933e27 Round out our options with 4bpp framebuffer support, conditional
on RCONS_4BPP.
1999-11-23 01:52:52 +00:00
augustss
17971be39a Don't used extern on uhcidebug and ohidebug variables. 1999-11-22 21:57:09 +00:00
sommerfeld
17d170b1ca defopt COM_DEBUG, COM_HAYESP, and COM16650 1999-11-22 03:53:38 +00:00
pk
d5a471ccc9 Check presence of Sbus interrupt properties before using them.
Only one case is known to trigger this omission: a Sparc Classic
configured as X terminal.
1999-11-21 15:01:50 +00:00
takemura
cad52c9e08 Add a entry for Mobile Dock 2, which is 2.5" HDD adapter. 1999-11-21 10:13:08 +00:00
jtk
a65648a323 regen 1999-11-20 18:32:31 +00:00
jtk
35b90fb812 add Xircom CE3 10/100 Ethernet 1999-11-20 18:32:08 +00:00
nisimura
40f7514028 Introduce wscons vsxxx mice (and possible tablet) routines; changes
of existing codes (lk201_ws.c, zskbd.c, and zsms.c) will follow.
1999-11-20 04:55:30 +00:00
augustss
f73590bbf0 Print the PnP id of unknown codecs. 1999-11-20 01:16:15 +00:00
augustss
14896709bf Join two lines in the attach message. 1999-11-20 01:15:25 +00:00
augustss
7b92ed07bd Propagate the USB revision number to the usb driver. 1999-11-20 00:57:08 +00:00
thorpej
7479d29f00 Make the ThunderLAN and VIA Rhine drivers use the common MII bit-bang module. 1999-11-19 18:27:18 +00:00
thorpej
f1ba0d46a3 Regen. 1999-11-19 18:26:22 +00:00
thorpej
55495ae2e9 Add OUI for Enable Semiconductor. 1999-11-19 18:26:09 +00:00
thorpej
0c3eefb6a5 Add a basic CardBus front-end for the `tlp' driver. Still more work to do. 1999-11-19 18:23:35 +00:00
thorpej
9ed17102f4 - Use the common MII bit-bang module.
- Add support other than 128-byte SROMs.
- Add support for the 21142/21143 MII.
1999-11-19 18:22:42 +00:00
thorpej
dc5a586c1c Use the common MII bit-bang module. 1999-11-19 18:17:14 +00:00
joda
d7496546b5 try to do a better job of figuring out the EEPROM size; the old code
didn't work on (some?) 557-based cards
1999-11-19 15:19:14 +00:00
bouyer
3a220103e8 Adapt printf format for 64bit stats counters. 1999-11-19 10:42:48 +00:00
augustss
3386c68b46 Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
joda
b578473fae include dev/cardbus/cardbusdevs.h 1999-11-18 16:57:41 +00:00
joda
88d26dd881 regen 1999-11-18 16:03:43 +00:00
joda
08bc681319 fix bogus comment 1999-11-18 16:03:12 +00:00
joda
175087230a use CARDBUS_VENDOR_INVALID 1999-11-18 15:11:15 +00:00
joda
8c62b47d9f regen 1999-11-18 15:09:59 +00:00
joda
40f1a07541 add INVALID vendor, and an Intel modem 1999-11-18 15:09:30 +00:00
enami
38acee1010 Cope with new return value of pcmcia_scan_cis(). (Actually, it's not
so new but at least newer when I wrote these code).
1999-11-18 14:25:28 +00:00
enami
f38640f00f Add some comments and reformat comment which doesn't confirm KNF. 1999-11-18 14:20:11 +00:00