freebsd_amp_hwpstate/sys/dev
Justin T. Gibbs c562189829 Keep track of negotiated transfer parameters for each initiator<->target
connection.

Clean up support for devices featuring the multiple target SCSI ID feature.
On aic7890/91/96/97 chips, we can now assume the target role on multiple
target ids simultaneously.  Although these chips also have sufficient
instruction space to hold to support the initiator and target role at the
same time, the initiator role is currently disabled as it will conflict
(chip design restriction) with the multi-tid feature.  I'll probably add
a nob to enable the initiator (there-by disabling multi-tid) some time
in the future.

Return queue full or busy, depending on the tagged nature of the incoming
request, if our command input queue fills up in host memeory.

Deal with accept target I/O resource shortages.

If we get an underrun on a transaction that wasn't supposed to transmit
any data, don't attempt to print out the S/G list.  The code would
run until hitting a non-present page. (oops)
1999-03-05 23:35:48 +00:00
..
advansys
aha Better logging when the Geometry register probe fails. 1999-03-02 20:56:07 +00:00
ahb Correct test in poll loop for determining that the mailbox is free to 1999-01-28 03:30:02 +00:00
aic7xxx Keep track of negotiated transfer parameters for each initiator<->target 1999-03-05 23:35:48 +00:00
ar
ata Now all actual probing of both ATA & ATAPI devices are done after 1999-03-05 09:43:30 +00:00
atkbdc - Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101 1999-01-28 10:55:55 +00:00
bktr My changes: 1999-02-25 07:45:47 +00:00
buslogic
ccd Set the devstat priority for ccd devices to DEVSTAT_PRIORITY_CCD 1999-02-18 21:11:53 +00:00
cs Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 01:59:53 +00:00
cy YAMFsio.c (1.227-1.228: set up input buffering dynamically). 1999-02-04 15:54:02 +00:00
de Fix handling of IFF_ALLMULTI. The code did not call 1999-03-01 16:54:28 +00:00
dec
dgb Use suser() to check for super user rather than examining cr_uid directly. 1999-01-30 12:17:38 +00:00
dpt
ed Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 01:59:53 +00:00
eisa
en Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
ep Move the "fetch serial data" delay so that it is an inter-bit delay. 1999-01-31 22:41:51 +00:00
ex Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 01:59:53 +00:00
fb - Don't assume the line length in the video memory is always the same as 1999-02-05 11:52:13 +00:00
fdc Add a prioritization field to the devstat_add_entry() call so that 1999-02-10 00:04:13 +00:00
fe Added FE_8BIT_SUPPORT into the list. The fe driver includes opt_fe.h. 1999-03-03 10:40:27 +00:00
fxp Improved reporting of autodetected speed and duplex. 1999-02-12 17:56:23 +00:00
hea Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
hfa Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
ic
ie Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 01:59:53 +00:00
iicbus Handle correctly iicbus request/release mechanism. Add iicbus allocation 1999-02-13 18:01:55 +00:00
isp Cleanup. Set all PCI parameters of importance. Set a define that will 1999-02-09 01:12:52 +00:00
joy
kbd - Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101 1999-01-28 10:55:55 +00:00
lnc New driver flags to support IFF_ALLMULTI handling. 1999-01-31 00:56:32 +00:00
mc146818
mcd
mse
oltr Add a quick note to say what the 3 uuencoded files are. 1999-02-21 09:36:33 +00:00
pcf
pci Moved [uo]hci_pci.c from /sys/dev/pci to /sys/pci after Soren 1999-02-18 21:42:19 +00:00
pcm/isa
pdq Fix '|' that was supposed to be '||' 1999-01-27 19:35:33 +00:00
ppbus Move away from lpt.h data structure definition that only lpt.c relies on. 1999-02-14 16:19:16 +00:00
ppc More appropriate fix to the id_irq read during probe 1999-02-14 22:02:47 +00:00
rc Use suser() to check for super user rather than examining cr_uid directly. 1999-01-30 12:17:38 +00:00
rp Use suser() to check for super user rather than examining cr_uid directly. 1999-01-30 12:17:38 +00:00
scd
si Use suser() to check for super user rather than examining cr_uid directly. 1999-01-30 12:17:38 +00:00
sio Use suser() to check for super user rather than examining cr_uid directly. 1999-01-30 12:17:38 +00:00
smbus Return approriate errors to userland. 1999-02-14 14:36:45 +00:00
snp Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 21:50:00 +00:00
sound/isa
speaker
sr
streams Converted "streams" pseudo-device into a KLD 1999-02-22 11:44:46 +00:00
syscons Followup to yokota's last commit: 1999-02-05 12:40:16 +00:00
tx
usb Bug fix: Trap 12 when ugen not present and therefore unattached physical 1999-02-21 16:53:35 +00:00
vinum Change SAVECONFIG ioctl: it now writes an int parameter. 1999-03-02 22:00:19 +00:00
vn The alternate B_PAGING path for vnstrategy() is used for VM faults 1999-02-01 08:36:02 +00:00
vr Add support for still more cheapo 10/100 cards: Delta Electronics and 1999-02-23 15:38:25 +00:00
vx Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
wl