bouyer
c94bdce1f4
Don't enable debug message by default.
2000-05-15 15:16:59 +00:00
bouyer
7e71ffde06
Sync copyrigth notice
2000-05-15 08:48:25 +00:00
bouyer
c4042e45a5
Sync my copyrigth notice.
2000-05-15 08:46:00 +00:00
bouyer
92a5f4d724
Sync my copyrigth notice
2000-05-15 08:32:07 +00:00
bouyer
2b86c61a31
- sync my copyrigth
...
- Add usefull message for obsolete error code (part of fix for kern/9856).
2000-05-15 08:31:33 +00:00
bouyer
e557084177
Update for siop split.
2000-05-15 08:27:24 +00:00
enami
769cc65919
Free memory when failed to map it.
2000-05-15 08:08:12 +00:00
enami
01f1223f94
Cosmetic changes.
2000-05-15 07:57:19 +00:00
bouyer
a1c4db6c37
- split siop_pci in attachements vs helper functions, for comming esiop
...
- add a reset callback to enable PCI-specific features. This improve bandwith
by a factor of 2 on my alpha with a 875 !
- sync copyrigth notice
2000-05-15 07:53:17 +00:00
bouyer
863014523a
- split siop.c in script-dependant vs script-independant part, for
...
comming esiop
- add a reset callback for bus-dependant registers settings
2000-05-15 07:48:24 +00:00
bouyer
95d08cb691
Regen
2000-05-15 07:44:05 +00:00
bouyer
06d4aa45eb
- use my standart copyrigth notice
...
- After reselect, don't clear ack after the IDENTIFY message, this breaks
when the reselecting target has different sync parameters than the previous
one.
2000-05-15 07:43:45 +00:00
thorpej
7da80620c9
splimp() -> splnet()
2000-05-15 01:55:53 +00:00
thorpej
e5ae7c287a
Symbol namespace cleanup: rl_ -> rtk_
2000-05-15 01:55:12 +00:00
thorpej
a4b298224a
Use <dev/ic/ac97reg.h>
2000-05-15 01:35:29 +00:00
thorpej
706ee091ed
Move register definitions into ac97reg.h
2000-05-15 01:32:03 +00:00
thorpej
1838aef29c
ac97.h -> ac97var.h
2000-05-15 01:27:44 +00:00
dante
e852afa89f
Fix a typo
2000-05-14 19:52:34 +00:00
dante
94cd08a535
Handle better the status codes.
...
Add a way to instruct the upper layer to don't bother w/ new requests if/when a device queue is full/busy or the device is unavailabale at that time
Use scsipi_inquiry_data instead of its own inquiry structure
2000-05-14 18:25:49 +00:00
dante
1937dbee6a
Reflect changes in scsipi_inquiry_data structure: "flags" field is now named "flags3"
2000-05-14 18:22:13 +00:00
dante
f65d97bb57
Change scsipi_inquiry_data strucure to be ANSI SPC-2 rev16 compliant
2000-05-14 18:20:11 +00:00
drochner
ac9d663468
My (Cabletron) card supplies two more statistics counters.
...
Instead of dropping them all, read out min(expected, supplied).
2000-05-14 17:19:18 +00:00
soren
2e9acbbc58
Typo.
2000-05-14 15:19:24 +00:00
soren
22ead9a824
Regen.
2000-05-14 15:18:33 +00:00
soren
a2c48b9c79
Add a few devices.
2000-05-14 15:18:16 +00:00
soren
8513bb93ed
Regen.
2000-05-14 14:58:14 +00:00
soren
b84dfa7c45
Add SGI IOC3.
2000-05-14 14:56:53 +00:00
bjh21
e6f1ac083f
Release dlreg.h into the public domain. It's hardly a great creative
...
work, after all.
2000-05-14 09:46:17 +00:00
jdolecek
ba84aa08e8
one less - the bootblocks were even easier shot than I though :)
2000-05-13 20:18:29 +00:00
he
084953b8f7
Update from Matthew Jacob:
...
Correctly account for F-port vs. F-port (no FLOGI_ACC) topologies.
Make sure we get a port database entry for the fabric name server.
Preserve fabric logins if the device didn't change across fabric
or port database changes, or the device has already logged into
us (e.g., for target/initiator dual role devices like Veritas
SANbox). Propagate class 3 service parameter changes where devices
can change roles.
Fix all occurrences of setting a sendmarker so that setting it
for one bus on dual bus cards doesn't wipe a pending sendmarker
for other busses on the same card :-;.
Comments added and clarifications made in some of the target mode code.
2000-05-13 16:53:03 +00:00
bjh21
9d61165c26
Oops. Swedish is KB_SV.
2000-05-13 14:40:10 +00:00
jdolecek
ba714a7f2c
regenerate from mcadevs, to get proper 'generated from' info
2000-05-13 14:20:40 +00:00
jdolecek
d63e211e90
one more
2000-05-13 14:00:19 +00:00
jdolecek
05a45852e4
superseded by http://www.netbsd.org/Ports/i386/ps2.html
2000-05-13 14:00:02 +00:00
bjh21
83d50760d8
Add keypad-# and Swedish layout
2000-05-13 12:16:35 +00:00
bjh21
5d05bf7a7a
Add Archimedes mouse/kbd/video
2000-05-13 12:13:45 +00:00
jhawk
e0292df01c
sc_ih (interrupt cookie) is not pci-specific data
...
and needs to remain in fxp_softc rather than fxp_pci_softc;
otherwise we break cardbus.
2000-05-12 18:46:33 +00:00
thorpej
cd82969dfc
Print the revision info from the PCI configuration header. From
...
Dave Sainty, kern/10025.
2000-05-12 17:52:07 +00:00
thorpej
c8de5ae180
Treat the 3c980C-TXM like the 3c980 Server Adapter. From Paul J. Lavoie,
...
kern/10037.
2000-05-12 17:48:47 +00:00
thorpej
032c5f01de
Regen.
2000-05-12 17:47:05 +00:00
thorpej
0a712d4707
Add product ID for 3Com 3c980C-TXM 10/100 Ethernet. From Paul J. Lavoie,
...
kern/10037.
2000-05-12 17:46:47 +00:00
thorpej
d6c07323b2
If using ring-mode, don't update the receive descriptor list base address
...
when a receive overrun occurs. From Castor Fu <castor@geocast.com>.
2000-05-12 17:09:27 +00:00
thorpej
f0481f14ab
Oops! We actually want the *lower* 6 bits of the crc32 of the multicast
...
address to generate the multicast filter bit index, not the upper 6.
Should address kern/8268.
2000-05-12 16:57:30 +00:00
thorpej
6e4b4f6954
Use ether_crc32_le().
2000-05-12 16:45:42 +00:00
thorpej
692e54c43d
Use ether_crc32_be().
2000-05-12 16:44:19 +00:00
thorpej
288883fca7
Apply indent(1).
2000-05-12 16:42:41 +00:00
thorpej
6474f16852
Use ether_crc32_le().
2000-05-12 16:41:59 +00:00
tsutsui
0ee6a24aa7
Read upd_pktstatus from DMA buffer after bus_dmamap_sync() called.
2000-05-12 15:22:33 +00:00
bouyer
9b45dfba17
Accept any 'sc' value when probing atapi drives: with some drives, or
...
controllers, or combination of both, the value can be different from the
expected one after a reset.
2000-05-12 15:00:33 +00:00
jhawk
421c001447
Move struct fxp_pci_softc declaration to if_fxp_pci.c removing an
...
unnecessary header file (if_fxp_pcivar.h); oh, how quickly the nascent
inodes are subject to infant mortality.
2000-05-12 13:46:31 +00:00