freebsd-skq/sys/dev
Matt Jacob fa9ed86506 The first of 3 major steps to move the CAM layer forward to using
the CAM_NEW_TRAN_CODE that has been in the tree for some years now.

This first step consists solely of adding to or correcting
CAM_NEW_TRAN_CODE pieces in the kernel source tree such
that a both a GENERIC (at least on i386) and a LINT build
with CAM_NEW_TRAN_CODE as an option will compile correctly
and run (at least with some the h/w I have).

After a short settle time, the other pieces (making
CAM_NEW_TRAN_CODE the default and updating libcam
and camcontrol) will be brought in.

This will be an incompatible change in that the size of structures
related to XPT_PATH_INQ and XPT_{GET,SET}_TRAN_SETTINGS change
in both size and content. However, basic system operation and
basic system utilities work well enough with this change.

Reviewed by:	freebsd-scsi and specific stakeholders
2006-10-31 05:53:29 +00:00
..
aac The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
acpi_support Driver for some ASUS desktop motherboard extras. 2006-10-30 05:38:48 +00:00
acpica Disable an overly-verbose warning message by default. 2006-09-24 09:39:17 +00:00
adlink
advansys The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
agp The page queues lock is no longer required by vm_page_busy() or 2006-10-22 21:18:48 +00:00
aha The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
ahb The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
aic The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
aic7xxx Coverity: initialize some variables before potential use. 2006-09-05 20:28:28 +00:00
amd The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
amr The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
an
ar
arcmsr The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
arl while (0); -> while (0) in multi-line macros 2006-08-17 22:50:33 +00:00
asr The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
ata The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
ath correct diag request to fetch isr state on fatal interrupts 2006-10-09 23:45:26 +00:00
atkbdc Fix LEDs not working when atkbd is an active keyboard and the physical 2006-10-25 13:35:42 +00:00
auxio
awi tweak comment 2006-10-19 05:25:29 +00:00
bce Fix a typo in the device ID table that prevented 5708S chips from being 2006-10-31 03:28:25 +00:00
bfe
bge There is no reason to have a PAGE_SIZE alignment enforced on all DMA by the 2006-10-19 08:03:22 +00:00
bktr Update prototype for smbus callback change. 2006-09-18 20:17:42 +00:00
buslogic
cardbus
ce
ciss The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
cm
cnw
cp
cpufreq
cs - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
ct
ctau
cx
cy
dc - Wrap code optimized for architectures without alignment constraints 2006-10-29 20:24:27 +00:00
dcons
de - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
digi Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
dpt The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
drm Merge from DRM upstream: 2006-09-07 23:04:47 +00:00
ed
eisa
em Backout bogus checkin to HEAD 2006-10-28 08:11:07 +00:00
en - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
ep
esp The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
ex
exca Cleanup sloppy ifdef. 2006-09-24 00:26:33 +00:00
fatm
fb Remove the DPMS code in creator_blank_display(), as it causes some 2006-08-24 22:00:24 +00:00
fdc Fix style nits. No md5 changes in .o's. ;-) 2006-09-08 21:46:01 +00:00
fe Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
firewire The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
fxp fix fxp so that it will reset the link when you change the speed... This 2006-10-06 20:53:01 +00:00
gem add a newbus method for obtaining the bus's bus_dma_tag_t... This is 2006-09-03 00:27:42 +00:00
gfb
harp
hatm
hfa
hifn
hme Fix invalid reference of mbuf chains. 2006-08-12 01:19:37 +00:00
hptmv
hwpmc Declare security and security.bsd sysctl hierarchies in sysctl.h along 2006-09-17 20:00:36 +00:00
ic Fix style nits. No md5 changes in .o's. ;-) 2006-09-08 21:46:01 +00:00
ichsmb Minor overhaul of SMBus support: 2006-09-11 20:52:41 +00:00
ichwd
ida
idt
ie
ieee488
if_ndis Static -> static. 2006-09-07 06:00:03 +00:00
iicbus Minor overhaul of SMBus support: 2006-09-11 20:52:41 +00:00
iir The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
io
ipmi ipmi_polled_enqueue_request() is already called with the lock held, just 2006-10-12 16:26:42 +00:00
ips o Add Adaptec ServeRAID 7x IDs. IDs taken from Linux. 2006-10-05 07:28:43 +00:00
ipw
isp The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
ispfw Add QLogic 2400 (4Gb) firmware. 2006-08-26 18:39:18 +00:00
iwi net80211 seems to give us more rates than specified via ic_sup_rates under 2006-10-23 00:34:07 +00:00
ixgb Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
joy
kbd
kbdmux Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
le
led
lge - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
lmc The contents pointed by ssi_cables[] is never changed so explicitly 2006-07-21 08:45:00 +00:00
mc146818
mca
mcd
md
mem
mfi Remove some debugging code that accidentally crept in. 2006-10-16 04:30:09 +00:00
mii Add PHY support for BCM5752. 2006-08-31 11:15:18 +00:00
mk48txx Fix spelling in a status message. 2006-09-01 20:14:06 +00:00
mlx
mly The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
mmc Preliminary MMC stack. This stack supports SD 1.0 cards only, but 2006-10-20 06:39:59 +00:00
mpt The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
mse
mxge Fix a driver bug which could result in frames MHLEN or (MHLEN - 1) bytes 2006-10-17 14:39:19 +00:00
my - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
ncv no need to print unload anymore 2006-07-14 04:36:57 +00:00
nfe style(9) 2006-10-19 10:04:46 +00:00
nge Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
nmdm
nsp
null
nve
ofw Using the ptr defines broke the powerpc build - convert set_mmfsa to the same 2006-10-11 02:52:46 +00:00
patm Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
pbio
pccard Thomas Wintergerst reports that when this tsleep went away, certain 2006-08-09 00:05:54 +00:00
pccbb Batch of changes: 2006-08-12 09:06:55 +00:00
pcf
pci Assign start to the value we were able to allocate and use that to 2006-10-30 22:46:33 +00:00
pdq
powermac_nvram Add device to access and modify Open Firmware NVRAM settings in 2006-08-01 22:19:01 +00:00
ppbus
ppc
pst
puc Add SIIG 4 port serial card based on the Oxford OX16PCI954. 2006-09-04 18:27:14 +00:00
ral remove unnecessary null ptr check 2006-08-02 04:54:14 +00:00
random Now even more style(9)ish. 2006-07-13 11:47:36 +00:00
ray tweak comments about OLDCARD workarounds 2006-10-19 05:25:53 +00:00
rc
re Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
rndtest
rp
rr232x
safe
sbni
sbsh
scc Fix braino: The cl_range field should not hold the shifted I/O 2006-07-26 03:10:01 +00:00
scd
sf Whitespace nits. 2006-09-15 11:01:23 +00:00
si
sio Only treat positive values as errors... 2006-09-14 03:47:59 +00:00
sk provide routines to access VPD data at the PCI layer... 2006-10-09 16:15:56 +00:00
smbus Only support the SMB_OLD_BREAD ioctl if one of COMPAT_FREEBSD[456] is 2006-09-26 14:38:56 +00:00
sn
snc
snp
sound MFP4: 2006-10-28 09:51:10 +00:00
speaker
spibus MFp4: when passing the transfer up the foodchain, make sure we go up 2006-10-20 07:11:52 +00:00
sr
stg no need to print unload anymore. 2006-07-14 04:35:59 +00:00
stge Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
streams Clean up the svr4 socket cache and streams code some to make it more easily 2006-07-21 20:40:13 +00:00
sym Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
syscons Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
tdfx
ti Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
trm The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
twa The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
twe
tx
txp Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
uart Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
ubsec Switch to using STAILQ_REMOVE_HEAD() instead of STAILQ_REMOVE_HEAD_UNTIL(). 2006-10-24 11:17:46 +00:00
usb The first of 3 major steps to move the CAM layer forward to using 2006-10-31 05:53:29 +00:00
utopia
vge Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
vkbd Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
vr Whitespace nits. 2006-09-15 11:01:23 +00:00
vx
watchdog
wds
wi raw 802.11 packet transmit support 2006-08-05 04:58:25 +00:00
wl
xe
zs