christos
4a09954028
PR/9286: Steven Grunza: Win98 warm boot puts 3c905B in state D3 and causes
...
ex driver failure
2003-04-12 09:03:25 +00:00
christos
611ca7be61
regen
2003-04-12 08:41:20 +00:00
christos
f45b1c425d
PR/8754: Andreas Wrede: Add SIIG devices
2003-04-12 08:40:48 +00:00
christos
2d2910a91a
PR/21108: Christopher SEKIYA: if_wi_pci.c rev 1.21 is incorrect for PLX-9052
2003-04-12 08:17:45 +00:00
tsutsui
8d11ba186d
Add some delays between 8bit reads of DSTAT and SSTAT0 registers
...
as per the 53c710 manual. Pointed out by fredette in osiop_gsc.c long ago.
2003-04-12 06:42:38 +00:00
tsutsui
49c64e1d70
Fixes from OpenBSD:
...
- Fix index bounds checking in save data pointers logic.
- Fix an indent problem and an extra blank space.
2003-04-12 06:11:15 +00:00
drochner
ea7f1bd035
Add a VNDIOF_FORCE flag which forces unconfiguration if the emulated
...
disk is still in use.
Not for everyday use, but we have to face eg USB flash drives being
unplugged at the wrong time, and this is a way to simulate this without
wearing out the connectors.
2003-04-11 16:11:49 +00:00
explorer
07db7d8001
add Promise ATA/150 TX4 id
2003-04-11 02:49:40 +00:00
simonb
e200992e30
Use Tungsten T instead of m550.
2003-04-11 01:30:10 +00:00
simonb
fe2cc35875
Regen; rename Palm M550 to Tungsten T.
2003-04-11 01:28:18 +00:00
simonb
bbd68bc758
Rename Palm M550 to Tungsten T.
2003-04-11 01:25:25 +00:00
thorpej
a5bb7e6494
Group things in this file a bit more logically.
2003-04-10 18:04:20 +00:00
scw
dd3614f13a
When attaching, make sure the "Reject Broadcast Mode", "Promiscuous Mode"
...
and "Pass Bad Frames" bits in the EPCR register are clear.
This works around a problem where firmware sets RBM for some reason before
handing control to the NetBSD kernel.
2003-04-10 15:23:19 +00:00
simonb
40149dc0bb
Remove an assigned-to but unused variable.
2003-04-10 04:11:50 +00:00
simonb
430903deae
rf_MakeLockTable() and rf_ShutdownStripeLocks() are used only in
...
rf_stripelocks.c - make them static functions.
2003-04-10 04:10:17 +00:00
simonb
d0f1ac2965
Remove an assigned-to but unused variable.
2003-04-10 03:36:02 +00:00
christos
1af07f5803
Add MIIF_FORCEANEG from Martin Husemann
2003-04-10 01:58:21 +00:00
christos
e3eb9da887
regen
2003-04-09 02:10:57 +00:00
christos
81e522b516
A cardflash NE2000 from Michael Francini francini at mindspring dot com.
2003-04-09 02:09:55 +00:00
thorpej
375bf0732b
Need <uvm/uvm_extern.h>.
2003-04-09 01:35:12 +00:00
thorpej
24a4b8faa6
Use PAGE_SIZE rather than NBPG.
2003-04-09 00:28:28 +00:00
thorpej
cf9d21bf8e
Use PAGE_SIZE rather than NBPG.
2003-04-08 23:39:14 +00:00
thorpej
106ae5d65e
Use PAGE_SIZE rather than NBPG.
2003-04-08 22:33:33 +00:00
matt
46acdfd875
Deal with discovery strangeness/timing issue. Sometimes the Ownership bit
...
on descriptor doesn't get reset so look beyond to the next descriptor to
see if it's been returned. If it has, then just process the current one.
2003-04-08 19:37:17 +00:00
kml
0ad9e0dccc
Host AP power saving support. The Host AP notices that the power
...
saving bit is set in incoming frames from a station, and buffers the
outgoing frames for the station until they are polled for. This
requires support in the driver to set a bit in the TIM bitmap sent
during 802.11 beacons.
So far, support for power saving in Host AP mode is only available
for the PRISM2 chipset.
2003-04-08 04:31:23 +00:00
junyoung
247328b16a
As beginning of merging uwscons to -current:
...
- Add a (temporary) printf to vga_raster_load_font() for tracking font
loading process. If you encountered "vga_raster_load_font: called"
kernel message, please let me know.
- While here, some KNF.
2003-04-07 05:48:54 +00:00
wiz
68caa698b2
Respect the law: Use A-law and mu-law as spellings as far as easily possible.
...
Inspired by Igor Sobrado in PR 19680.
2003-04-06 18:20:07 +00:00
ragge
f2523f5b9f
A bunch of fixes to make the DHU driver much more efficient,
...
from Hugh Graham (hugh@openbsd.org ).
2003-04-06 15:45:11 +00:00
tsutsui
4d0733ceec
Add oosiop.
2003-04-06 10:10:38 +00:00
tsutsui
afa38ad0e6
Regen scripts for new oosiop.
2003-04-06 09:52:21 +00:00
tsutsui
bcf0b777ce
Tweak siop scripts assembler for new oosiop.
2003-04-06 09:50:29 +00:00
tsutsui
7b4697bdbe
Add MI NCR/Symbios 53c700 SCSI driver.
...
This "oosiop" driver was originally written by Shuichiro URATA
for arc port, and then it was modified by me to make it work
also on hp700.
This driver has been tested on my NEC Express5800/240 with 53c700-66
for several months, and also tested on HP9000 735/125 with 53c700
(though current hp700 port has been broken since SA merge).
Both sync transfer and disconnect/reselect work fine,
but tagged queuing is not implemented yet.
2003-04-06 09:48:41 +00:00
nakayama
a58fc7e1b2
Regen.
2003-04-05 19:11:44 +00:00
nakayama
c559c6cf5d
Rename "USB Reader" to "USB 6 in 1 Card Reader/Writer" more clearly
...
(pointed out by perry in private mail).
2003-04-05 19:10:12 +00:00
nakayama
f126378bbb
Add quirk for Pen USB Reader.
2003-04-05 17:25:33 +00:00
nakayama
5890db6c2a
Regen.
2003-04-05 17:23:49 +00:00
nakayama
59a67e04d6
Add USB Reader.
2003-04-05 17:22:50 +00:00
lha
23d7d55666
Regenerate.
...
(add Radeon Mobility M7 LW (AGP))
2003-04-05 16:43:47 +00:00
lha
76fa548db5
add Radeon Mobility M7 LW (AGP)
2003-04-05 16:41:42 +00:00
kent
d49a3d652c
Support for 82540EP and 82540EP (LOM).
...
Not tested.
2003-04-05 13:23:17 +00:00
kent
42243152f6
Add '(ICH3)' to the names of 82801CA for consistency with other 82801xx names
2003-04-05 13:00:15 +00:00
kristerw
b8943cbf89
Save some text segment space by not defining URLPHY_DEBUG.
2003-04-04 22:21:39 +00:00
matt
6193e8a4a1
Remove #define DEBUG. (this was working right. The problem I encountered
...
was due to a bug in PPCBOOT. It was not ordering DIMM space largest to
smallest so that you could badly alignment memory).
2003-04-04 20:09:07 +00:00
kent
fa6424efa5
Support for ICH4M IDE Controller
2003-04-04 11:01:48 +00:00
kent
e7a590c1f1
Support for i82450EP.
2003-04-04 06:45:12 +00:00
perry
3668dc75e5
fix from OpenBSD, contributed by Gabriel Gonzalez in PR kern/20999
2003-04-04 01:04:37 +00:00
fvdl
8103646465
Check RAW_PART against the media size instead of the disklabel.
...
Add the media size in 512-byte sectors to the softc, to avoid
some 64 bit computations. Bump the capacity stored in softcs
for disks to 64 bits.
2003-04-03 22:18:23 +00:00
erh
dcf3619707
Add a quirk to allow my NEO Jukebox to work again.
2003-04-03 17:41:51 +00:00
kent
8691cfff6c
regen
2003-04-03 16:15:22 +00:00
kent
22f1378011
- Forte Media PCI joystick
...
- Intel 82540EP chips
- Intel ICH4M IDE controller
- Modify descriptions of some ICH4 devices which ICH4M also has:
82801DB xxx -> 82801DB/DBM xxx
2003-04-03 16:13:53 +00:00