augustss
5da06efad4
Allow for control devices (minor+128) to make it possible to manipulate
...
muxes that are in use.
Create muxes on demand.
2001-10-13 20:03:38 +00:00
augustss
ad74203973
Fix a pasto.
2001-10-13 19:58:35 +00:00
augustss
2efffa7ad7
Fix a (very old) pasto.
2001-10-13 19:56:09 +00:00
augustss
b079ab789b
ANSIfy.
2001-10-13 16:05:42 +00:00
augustss
04b1440239
Use memset(), not bzero().
2001-10-13 15:59:01 +00:00
augustss
82e5e6ab85
ANSIfy.
2001-10-13 15:56:15 +00:00
ichiro
cbcfff63ec
Add Intersil Prism2.5 Mini-PCI wavelan.
2001-10-13 15:00:23 +00:00
augustss
d701e45c14
Two changes to the wsmux code:
...
* Allow the wsmux used by wsdisplay for the keyboard(s) to be explicitely
specified with the kbdmux locator.
* Allow keyboards and mice that have a mux to be opened in the regular way.
These changes should be totally backwards compatible.
2001-10-13 13:35:59 +00:00
ichiro
c0e7956031
regen.
2001-10-13 07:44:21 +00:00
ichiro
8afd8ee7a9
add vendor & product ID
...
Intersil PRISM2.5 Mini-PCI WLAN
2001-10-13 07:43:42 +00:00
haya
727e8d4a04
Bugfix: re-order double buffer only when second buffer exists.
2001-10-12 09:27:23 +00:00
enami
de085459c1
Fix printf format.
2001-10-12 07:30:23 +00:00
tron
eea6d83f4b
Regen.
2001-10-11 14:31:58 +00:00
tron
fa5ea802e9
Add host bridge of the SiS 735 chipset.
2001-10-11 14:30:21 +00:00
augustss
9ba9477c1a
Regen.
2001-10-11 12:05:39 +00:00
augustss
9ec0bc09c1
Add Epson 1650.
2001-10-11 12:05:10 +00:00
ad
08632b145a
Back out previous - it causes panics.
2001-10-10 09:33:36 +00:00
mjacob
c0018ebdfe
The flow control registers are 16 bits wide, not 32.
2001-10-10 03:41:24 +00:00
augustss
a969ff5460
Add a reference counter to avoid blowing away the softc while frobbing
...
the MII registers.
2001-10-10 02:14:16 +00:00
imp
407046e784
Resync after the sort
2001-10-09 03:18:37 +00:00
imp
e23b40707e
Sort in a sane way. This file had become somewhat disordered over
...
time. Vendors are sorted by number. Vendors are grouped
alphabetically, with entries within a vendor's group arranged
numerically. CIS entries sorted alphabetically by identifier.
2001-10-09 03:17:22 +00:00
uch
db344ecd7b
fix PERSONA keymap. patch by KIYOHARA Takashi
2001-10-08 15:35:06 +00:00
augustss
adfbf61e48
Regen.
2001-10-08 03:38:24 +00:00
augustss
3d25ac0f24
Add some more Ethernet adapters (info gleaned from Linux).
2001-10-08 03:37:53 +00:00
augustss
4e23e486b8
Regen.
2001-10-07 22:31:02 +00:00
augustss
cafdfc900c
Add Epson 640U. From Chris Baird <cjb@brushtail.apana.org.au>
2001-10-07 22:30:33 +00:00
itohy
7903b5cda4
fix typo (two -> to)
2001-10-07 10:14:42 +00:00
mjacob
6349e2e63a
Fix various 2300 GB issues related to chip errata and documentation
...
misunderstandings. We also now can report our connection rate.
2001-10-06 20:34:49 +00:00
mjacob
daf0329c3c
Respect QLogic's errata- read BIU_ISR even on the 2300
...
to see if there's an interrupt (avoids PCI parity errors
which can occur on the 2312 if you access some registers
from the host at the same time the RISC on the 2312 is
accessing them).
2001-10-06 20:33:24 +00:00
pooka
ac8c8ee3fd
regen; iPAQ
2001-10-06 15:03:34 +00:00
pooka
c70a35c897
iPAQ PocketPC
2001-10-06 15:02:22 +00:00
thorpej
01b2f9b5c4
Remove and unnecessary cast, and avoid a memory leak in the event
...
allocation of the GATT fails.
2001-10-06 02:48:50 +00:00
oster
525f4a9bed
Backout a line that accidentally got included when the .h reorg went in.
2001-10-06 00:47:46 +00:00
thorpej
c2a1bef2f3
Create the Tx DMA maps with a size large enough for a jumbo Ethernet
...
frame.
2001-10-06 00:14:59 +00:00
eeh
7fbd726cc8
Stop wscons from conflicting with rcons.
2001-10-05 22:08:28 +00:00
thorpej
0d4d2293bb
Minor tidying up of the HME driver attach:
...
- Print nicer-looking message.
- Use bus_space_subregion() when appropriate, rather than arithmetic
on a bus_space_handle_t.
2001-10-05 17:49:43 +00:00
oster
035a63f6d3
More #if 0's bite the dust.
2001-10-05 15:41:23 +00:00
oster
9d1d665dac
Nuke some #if 0 stuff.
2001-10-05 15:33:12 +00:00
pooka
8d2fa0f7b6
add cast to u_long before cast to caddr_t make these compile on sparc64
2001-10-05 14:25:15 +00:00
thorpej
a5aff000fc
Match the UMAX Astra 3400.
2001-10-05 00:31:06 +00:00
thorpej
7853ec7367
Regen; add UMAX Astra 3400 scanner.
2001-10-05 00:24:52 +00:00
thorpej
919f3bb120
Add UMAX Astra 3400 scanner.
2001-10-05 00:24:25 +00:00
hubertf
c072a38d4c
Add missing comma
2001-10-04 23:36:10 +00:00
oster
d00ed4116f
Tidy up the #includes a bit. (coulda/shoulda done that with last commit.)
2001-10-04 17:42:29 +00:00
oster
2621bd1124
rf_options.h isn't needed here.
2001-10-04 17:41:17 +00:00
oster
aa7a54f593
If rf_options.h needs to be include it, then include it. Don't rely on
...
another .h file to pull it in.
2001-10-04 17:39:18 +00:00
oster
dad0d4578c
Nuke a couple of unused extern variable declarations.
2001-10-04 17:31:01 +00:00
oster
32c731329a
These have been completely replaced by raidframevar.h and raidframeio.h.
2001-10-04 16:08:51 +00:00
oster
e4e898c2e0
Need to recurse into the raidframe subdir too.
2001-10-04 16:04:53 +00:00
oster
fe686dfde7
Setup installation mechanism for <dev/raidframe/raidframevar.h> and
...
<dev/raidframe/raidframeio.h>
2001-10-04 16:04:16 +00:00