freebsd-skq/sys/dev
Jung-uk Kim 8553cd622c Fix off-by-two errors.
Both WWNN and WWPN are 64-bit unsigned integers and they are prefixed
with "0x", which requires two more bytes each.

Submitted by:	Danny Braniss (danny at cs dot huji dot ac dot il)
		via Matthew Jacob (lydianconcepts at gmail dot com)
Approved by:	re (bmah)
MFC after:	3 days
2007-08-28 00:09:12 +00:00
..
aac Add PCI IDs for two cards: 2007-08-23 20:12:40 +00:00
acpi_support Initialize key to zero. 2007-06-17 04:40:33 +00:00
acpica Dynamically choose the quality of the ACPI timer depending on whether 2007-07-30 15:21:26 +00:00
adlink Set D_NEEDGIANT. 2007-08-04 17:43:11 +00:00
advansys Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
agp Add support for G965/Q965/GM965/GME965/GME945 AGP. 2007-07-13 16:28:12 +00:00
aha Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
ahb Fix a compile error from the last change. 2007-06-17 15:21:09 +00:00
aic Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
aic7xxx Fix locking mistakes in the error recovery paths of the AHC and AHD drivers. 2007-07-31 20:11:03 +00:00
amd Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
amr Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
an MFP4(123687): Closing another LOR by dropping the driver lock around calls 2007-08-07 12:26:19 +00:00
ar
arcmsr Make the driver fully MPSAFE. This fixes some serious locking problems 2007-07-31 20:16:50 +00:00
arl
asr Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
ata Expand the data structure returned by the ATA RAID status ioctl to include 2007-08-13 18:46:31 +00:00
ath Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which 2007-08-06 14:26:03 +00:00
atkbdc Initialize mouse resolution to zero if converting from 2007-06-17 04:32:18 +00:00
auxio
awi
bce - Fixed a problem that would cause kernel panics and "bce0: discard frame .." 2007-07-31 00:06:04 +00:00
bfe
bge
bktr
buslogic Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
cardbus
ce First in a series of changes to remove the now-unused Giant compatibility 2007-07-27 11:59:57 +00:00
ciss Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
cm
cnw
coretemp Style nits + more reliable Tj(max) detection + improved reporting of 2007-08-23 10:53:03 +00:00
cp First in a series of changes to remove the now-unused Giant compatibility 2007-07-27 11:59:57 +00:00
cpufreq
cs
ct
ctau First in a series of changes to remove the now-unused Giant compatibility 2007-07-27 11:59:57 +00:00
cx First in a series of changes to remove the now-unused Giant compatibility 2007-07-27 11:59:57 +00:00
cxgb Fixes for 4 port and small packet optimization 2007-08-25 21:07:37 +00:00
cy
dc o In order to reduce bug and code duplication fold handling of NICs 2007-08-05 11:28:19 +00:00
dcons We don't need to call dcons_poll event handlers if KDB is not active. 2007-08-17 05:32:39 +00:00
de
digi
dpt Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
drm Properly initialize the dev_priv before calling the i915_dma_cleanup(). 2007-08-21 12:52:57 +00:00
ed Add Micro Research PCMCIA LAN Adapter MR10TPC support. Patch slightly 2007-07-11 04:14:41 +00:00
eisa
em Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which 2007-08-06 14:26:03 +00:00
en
ep
esp Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
ex
exca
fatm
fb Remove the internal use of __packed and put it on the structures 2007-07-11 22:34:34 +00:00
fdc
fe
firewire Protect transaction labels by its own lock to reduce lock contention. 2007-07-20 03:42:57 +00:00
flash
fxp
gem - In gem_bitwait() check that the bit clears/was set in the content 2007-06-16 23:27:59 +00:00
harp
hatm
hfa
hifn
hme Remove invalid BUS_DMA_ALLOCNOW when creating a tag which is used for 2007-05-01 11:50:11 +00:00
hptiop Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
hptmv Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
hwpmc
ic Fix style nits. No md5 changes in .o's. ;-) 2006-09-08 21:46:01 +00:00
ichsmb
ichwd Update to support ICH[678] chipsets (based on a patch by Takeharu KATO) 2007-08-13 18:52:37 +00:00
ida
idt
ie
ieee488
if_ndis Fix up ndis interaction with net80211 2007-07-26 20:11:16 +00:00
iicbus
iir Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
io
ipmi Add support to the ipmi, isa attachment to attempt to read ipmi 2007-07-16 17:03:48 +00:00
ips
ipw MFp4: Fixing IPW_DEBUG enabled builds by converting the last piece of 2007-07-05 15:06:49 +00:00
iscsi/initiator Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read the 2007-07-24 15:35:02 +00:00
isp Fix off-by-two errors. 2007-08-28 00:09:12 +00:00
ispfw
iwi The config.use_protection option can not be used in 802.11b mode and causes a 2007-06-25 20:56:33 +00:00
ixgb
ixgbe A couple late breaking bugs that testing have turned up. 2007-07-12 19:04:11 +00:00
joy
kbd
kbdmux Fix kbdmux(4) issue with backslash/underscore key not working on 2007-07-11 18:57:15 +00:00
le
led
lge
lmc
mc146818 Export mc146818_def_{read,write}() so the front-end can make use 2007-06-16 23:10:00 +00:00
mca
mcd
md
mem
mfi Update the MFI driver to support new "1078" series of hardware. This 2007-08-25 23:58:45 +00:00
mii
mk48txx
mlx
mly Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
mmc
mpt Move callout initialization to the proper spot. This prevents panics during 2007-08-14 19:17:35 +00:00
mse
msk Add legacy interrupt handler which would be more appropriate for 2007-07-20 00:25:20 +00:00
mxge - Fix a bug which could cause a panic when enabling LRO 2007-08-22 13:22:12 +00:00
my
ncv
nfe Don't fail on device attach if jumbo frame support was unsuccessful. 2007-07-24 01:11:00 +00:00
nge
nmdm Call ttyld_close() in nmdmclose() to ensure that nmdm(4) 2007-08-01 21:38:11 +00:00
nsp
null
nve
nxge Directly initialize nxge's ifaddrp pointer to ifnetp->if_addr rather 2007-07-12 10:03:29 +00:00
ofw Fix warnings. 2007-07-06 00:47:44 +00:00
patm
pbio
pccard Add Micro Research PCMCIA LAN Adapter MR10TPC support. Patch slightly 2007-07-11 04:14:41 +00:00
pccbb
pcf
pci In pci_alloc_map(), restore the original value of the BAR for 2007-07-29 02:44:41 +00:00
pdq
powermac_nvram
ppbus Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
ppc
pst
puc
ral Use bus_get_dma_tag() to obtain the parent DMA tag. 2007-07-22 06:44:10 +00:00
random
ray
rc o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
re Make sure to take PHY out of power down mode in device attach. 2007-08-14 02:00:04 +00:00
rndtest
rp Initialize DWBuf[3]. 2007-07-05 06:51:49 +00:00
rr232x Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
safe
sbni Quiet framelen uninitialized warning. I think it was a false alarm. 2007-07-05 07:46:33 +00:00
sbsh
scc Add method enabled() to the SCC interface. This method can be used 2007-03-28 18:05:17 +00:00
scd
sf
si
sio
sk
smbus
sn
snc
snp Adopt snp to the destroy_dev_sched() KPI after reverting of destroy_dev() 2007-07-05 13:07:12 +00:00
sound Protect against divide by zero while calculating bus speed due to 2007-07-11 14:27:45 +00:00
speaker
spibus
sr
stg
stge
streams Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which 2007-08-06 14:26:03 +00:00
sym Fix Symbios driver on amd64: Since amd64 has 64 bit pointers but the same 2007-07-20 23:02:01 +00:00
syscons According to the default font size on sparc64 provide a 12 x 22 2007-06-18 22:15:17 +00:00
tdfx
ti
trm Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
twa Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
twe
tx
txp
uart
ubsec
usb Replace three copies of the host controller reset sequence that 2007-08-12 18:45:24 +00:00
utopia
vge
vkbd
vr
vx
watchdog
wds Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
wi MFP4(123963): Fixing a possible NULL pointer dereference by making 2007-08-09 13:29:26 +00:00
wl
xe