freebsd-nq/sys/dev
Robert Watson 07cb08fd48 Directly initialize nxge's ifaddrp pointer to ifnetp->if_addr rather
than indirecting through ifaddr_byindex, which makes things easier with
respect to virtualized network stacks.

Submitted by:	Marko Zec <zec at icir dot org>
Reviewed by:	Leonid Grossman <Leonid dot Grossman at neterion dot com>
Approved by:	re (kensmith)
2007-07-12 10:03:29 +00:00
..
aac Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
acpi_support Initialize key to zero. 2007-06-17 04:40:33 +00:00
acpica My previous commit introduced a spurious warning for the case where a 2007-06-30 17:27:31 +00:00
adlink
advansys Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
agp
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 Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +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 Remove assignment to uninitialized variable that wasn't then used anyway. 2007-06-08 01:21:20 +00:00
ar
arcmsr Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
arl
asr Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
ata Add Viking Interworks 256MB as an ata device; this might give 2007-06-26 22:13:43 +00:00
ath Process tx callbacks when draining the tx q; this fixes a problem 2007-06-24 01:57:20 +00:00
atkbdc Initialize mouse resolution to zero if converting from 2007-06-17 04:32:18 +00:00
auxio
awi Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
bce - Migrated IPMI fix from RELENG_6. 2007-06-16 02:27:03 +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 gcc 4.2 thinks that tupleid is uninitialized. Or might be used 2007-06-08 04:03:57 +00:00
ce
ciss Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
cm
cnw
cp
cpufreq
cs
ct
ctau
cx
cxgb MFp4 122896 2007-07-10 06:01:45 +00:00
cy
dc
dcons - Don't force to be the GDB port since dcons(4) is in GENERIC now. 2007-06-11 04:08:50 +00:00
de The maxsegsz of a dma tag created in de(4) is TULIP_DATA_PER_DESC bytes. 2007-06-07 00:28:47 +00:00
digi
dpt Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
drm bus_dma_tag_create() and bus_dma_mem_alloc() shall not be called with a 2007-07-12 09:02:31 +00:00
ed Add Micro Research PCMCIA LAN Adapter MR10TPC support. Patch slightly 2007-07-11 04:14:41 +00:00
eisa
em
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 Fix a bug of retrieving configuration ROM. 2007-07-08 11:47:52 +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 Remove the __inline qualifier from a function which is in fact not an 2007-06-08 01:37:47 +00:00
hfa
hifn
hme
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
ichsmb
ichwd
ida
idt
ie
ieee488
if_ndis Improve the net80211 handling within ndis 2007-07-12 02:54:05 +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
ips
ipw MFp4: Fixing IPW_DEBUG enabled builds by converting the last piece of 2007-07-05 15:06:49 +00:00
isp Get rid of a couple of Coverity found sign comparison errors. 2007-07-10 07:55:59 +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 Add the actual source too :) 2007-07-11 23:03:16 +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 Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
mii Add icsphy(4), Integrated Circuit Systems PHY driver, ported from 2007-06-11 02:04:50 +00:00
mk48txx
mlx
mly Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
mmc MFp4: When querying the operating condition of SD cards (using the 2007-06-05 17:04:44 +00:00
mpt Fix some debugging code that crept in accidentally. 2007-06-18 18:28:43 +00:00
mse
msk The maximum size of the sum of all segment lengths in a given DMA mapping 2007-06-12 10:51:47 +00:00
mxge Also mark writecombine as enabled when PAT is used to enable 2007-06-17 00:09:51 +00:00
my
ncv
nfe The maximum size of the sum of all segment lengths in a given DMA mapping 2007-06-12 10:51:47 +00:00
nge
nmdm
nsp
null
nve Allow nfe(4) override nve(4). 2007-06-12 02:21:02 +00:00
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
pdq Fix preprocessor code to check for a symbol being defined prior to checking 2007-06-08 01:49:04 +00:00
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 Calculate the correct PCI BAR for the Timedia based serial cards. The 2007-06-07 06:28:48 +00:00
ral Don't use 64-byte header on each packet in radiotap. 2007-06-29 02:43:13 +00:00
random
ray
rc
re re(4) devices requires an external EEPROM. Depending on models it 2007-07-06 00:05:12 +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 Propagae volatile qualifier. 2007-06-08 01:54:22 +00:00
scc
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
sym Fix various compilation warnings for gcc-4.2. 2007-06-23 00:02:20 +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 Nuke duplicated __FBSDID. 2007-06-12 04:33:21 +00:00
uart
ubsec
usb Add additional product id and quirks entry for MetaGeek Wi-Spy 2007-07-10 21:00:10 +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 Now that wicontrol has been removed from the base system the corresponding 2007-07-11 21:25:48 +00:00
wl
xe