freebsd-skq/sys/modules
jfv b504776a58 This delta has a few important items:
PR 122839 is fixed in both em and in igb

Second, the issue on building modules since the static kernel
build changes is now resolved. I was not able to get the fancier
directory hierarchy working, but this works, both em and igb
build as modules now.

Third, there is now support in em for two new NICs, Hartwell
(or 82574) is a low cost PCIE dual port adapter that has MSIX,
for this release it uses 3 vectors only, RX, TX, and LINK. In
the next release I will add a second TX and RX queue. Also, there
is support here for ICH10, the followon to ICH9. Both of these are
early releases, general availability will follow soon.

Fourth: On Hartwell and ICH10 we now have IEEE 1588 PTP support,
I have implemented this in a provisional way so that early adopters
may try and comment on the functionality. The IOCTL structure may
change. This feature is off by default, you need to edit the Makefile
and add the EM_TIMESYNC define to get the code.

Enjoy all!!
2008-04-25 21:19:41 +00:00
..
3dfx
3dfx_linux
aac
accf_data
accf_http
acpi Rewrite the EC driver event model. The main goal is to avoid 2007-09-24 16:59:06 +00:00
agp Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was 2007-11-12 21:51:38 +00:00
aha
ahb
aic
aic7xxx
aio
amd
amr The AR_SCSI_PASSTHROUGH conditional no longer exists, remove it from the 2007-12-02 18:39:38 +00:00
an
aout
apm
ar
arcmsr
arcnet
arl
asmc Remove isa_if.h. 2008-04-07 11:26:13 +00:00
asr
ata
ath for newer hal's we need opt_ah.h as it specifies how the hal has been 2007-01-28 04:38:35 +00:00
ath_hal
ath_rate_amrr Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ath_rate_onoe Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ath_rate_sample Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
aue
auxio
axe
bce
bfe
bge Add ofw_bus_if.h as a dependency on sparc64. Without this sparc64 kernel 2007-06-10 00:58:41 +00:00
bios
bktr Remove option headers that do not exist and are not used 2008-03-27 20:38:03 +00:00
bridgestp
cam Add the CAM 'SG' peripheral device. This device implements a subset of the 2007-04-07 19:40:58 +00:00
canbepm
canbus
cardbus
cbb
cd9660 Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660. 2007-02-11 14:01:32 +00:00
cd9660_iconv Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660. 2007-02-11 14:01:32 +00:00
cdce
ce
ciss
cm
cmx Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers. 2008-03-06 08:09:45 +00:00
coda Rather than having the Coda module use its own namecache, use the global 2008-02-13 13:06:22 +00:00
coda5 Remove coda_namecache from coda5 as well. We should probably GC coda5 2008-02-13 16:31:04 +00:00
coff
coretemp Add a driver for the on-die digital thermal sensor found on Intel Core 2007-08-15 19:26:03 +00:00
cp
cpufreq
crypto Integrate the Camellia Block Cipher. For more information see RFC 4132 2007-05-09 19:37:02 +00:00
cryptodev oops, another missed file from crypto api change 2007-03-31 23:15:11 +00:00
cs
ctau
cue
cx
cxgb move cxgb_lt2.[ch] from NIC to TOE 2008-04-19 03:22:43 +00:00
dc
dcons Fix a breakage with "MODULES_WITH_WORLD=true make buildworld". 2007-06-01 00:23:34 +00:00
dcons_crom
de
digi
dpt On i386 compile the back-end with EISA support as well as the EISA 2007-04-10 20:33:31 +00:00
drm
dummynet
ed
elink
em This delta has a few important items: 2008-04-25 21:19:41 +00:00
en
ep
esp
ex
exca
ext2fs
fatm
fdc
fdescfs
fe
firewire
firmware Unbreak firmware.ko build without kernel. 2008-04-20 16:11:14 +00:00
fxp
gem
geom Add support for PC-9800 partition tables. 2008-03-28 17:58:55 +00:00
harp
hatm
hfa
hifn Overhaul driver/subsystem api's: 2007-03-21 03:42:51 +00:00
hme
hpfs
hptiop Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers. 2007-05-09 07:07:26 +00:00
hptmv
hptrr Add the 'hptrr' driver for supporting the following Highpoint RocketRAID 2007-12-15 00:56:17 +00:00
hwpmc Remove WARNS from here and compile with default kernel flags. 2008-02-21 11:09:59 +00:00
i2c The viapm module build had what appear to be some debugging CFLAGS left 2007-06-24 20:35:59 +00:00
ibcs2
ichwd
ida
idt
ie
if_bridge
if_disc
if_edsc Introduce a new toy interface, edsc(4). It's a discard interface 2007-03-26 04:39:18 +00:00
if_ef
if_faith
if_gif
if_gre
if_lagg Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking. 2007-04-17 00:35:11 +00:00
if_ndis
if_ppp
if_sl
if_stf
if_tap
if_tun
if_vlan if_vlan no more depends on INET. 2007-03-19 17:34:31 +00:00
igb This update primarily addresses the ability to have both the em 2008-04-02 22:00:36 +00:00
iir
io
ip_mroute_mod Options spring cleanup: 2007-06-13 02:08:04 +00:00
ipdivert
ipfilter
ipfw Link pf 4.1 to the build: 2007-07-03 12:46:08 +00:00
ipfw_nat Move ipfw's nat code into its own kld: ipfw_nat. 2008-02-29 22:27:19 +00:00
ipmi
ips
ipw
ipwfw - Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in a 2007-03-02 11:42:56 +00:00
iscsi Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read the 2007-07-24 15:35:02 +00:00
isp
ispfw
iwi
iwifw - Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in a 2007-03-02 11:42:56 +00:00
ixgb
ixgbe Remove option headers that do not exist and are not used 2008-03-27 20:38:03 +00:00
joy
k8temp Connect k8temp(4) to the build. 2008-04-12 14:20:22 +00:00
kbdmux
krpc Add nfslockd and krpc modules. 2008-03-27 11:55:03 +00:00
kue
le
lge
libalias The old PacketAlias* API is not exported when 2007-04-09 17:08:27 +00:00
libiconv
libmbpool
libmchain
linprocfs
linsysfs
linux Fix the dependency for the linux_support.s, explicitely add linux_assym.h. 2007-05-23 15:45:52 +00:00
lmc
lpt
mac_biba
mac_bsdextended
mac_ifoff
mac_lomac
mac_mls
mac_none
mac_partition
mac_portacl
mac_seeotheruids
mac_stub
mac_test
malo Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
mcd
md
mem
mfi Add the 'mfip' sub-driver for gaining SCSI-passthrough access to devices 2007-05-16 17:19:47 +00:00
mii Add a driver for the National Semiconductor DP83815, DP83843 and 2008-01-27 01:10:41 +00:00
mlx
mly
mmc
mmcsd
mpt
mqueue
msdosfs Reflecting the removal of MSDOSFS_LARGE found in sys/conf/files:1.1173. 2007-02-01 04:21:03 +00:00
msdosfs_iconv
mse
msk
mxge Add optional support to mxge for MSI-X interrupts and multiple receive 2008-01-15 20:34:49 +00:00
my my(4) doesn't need miibus(4). 2007-03-11 15:20:04 +00:00
ncp
ncv
ndis
netgraph Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy. 2007-08-13 17:19:28 +00:00
nfe
nfs4client
nfsclient
nfslockd Add nfslockd and krpc modules. 2008-03-27 11:55:03 +00:00
nfsserver
nge
nmdm
nsp
ntfs
ntfs_iconv
nullfs
nve
nvram Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have not 2007-10-26 03:23:54 +00:00
nwfs
nxge Merge Neterion if_nxge driver version 2.0.9.11230 with the following 2007-10-29 14:19:32 +00:00
oltr
padlock another missing change for recent crypto mods 2007-03-21 17:37:13 +00:00
patm
pccard
pcfclock
pcn
pecoff
pf Link pf 4.1 to the build: 2007-07-03 12:46:08 +00:00
pflog
plip
pmc
portalfs
powermac_nvram
ppbus
ppc
ppi
pps
procfs
pseudofs
pst
puc
ral Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ralfw Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
random
ray
rc
rc4
re
reiserfs
rl
rndtest
rp
rue
rum Add support for Ralink Technology RT2501USB/RT2601USB devices. 2007-05-06 10:07:21 +00:00
s3
safe Overhaul driver/subsystem api's: 2007-03-21 03:42:51 +00:00
sbni
sbsh
scc
scd
scsi_low
sem
sf Update file list and Makefile after repocopying sf(4) from 2008-01-21 04:27:32 +00:00
sio
sis
sk
slhci Use .CURDIR when referring source code. This fixes build 2007-06-20 00:29:51 +00:00
smbfs
sn
snc
snp
sound Remove option headers that do not exist and are not used 2008-03-27 20:38:03 +00:00
speaker
splash
sppp
sr
ste
stg
stge
streams
svr4
sym
syscons
sysvipc
ti
tl
tmpfs MFp4: 2007-06-29 05:23:15 +00:00
trm
twa Import version 3.60.03.006 of the TWA driver: 2007-05-09 04:16:32 +00:00
twe
tx
txp
uark
uart
ubsa
ubsec Overhaul driver/subsystem api's: 2007-03-21 03:42:51 +00:00
ubser
uchcom Add Winchiphead (or Nanjin QinHeng Electronics) USB Serial converter driver. 2007-10-18 10:51:06 +00:00
ucom
ucycom
udav
udbp
udf
udf_iconv
ufm
ufoma
ufs
uftdi
ugen
uhid
uipaq Add support for serial communication with Windows CE based Handheld Computer. 2007-01-28 11:56:14 +00:00
ukbd
ulpt
umass
umct
umodem
ums
unionfs
uplcom
ural
urio
usb
uscanner
uslcom Remove option headers that do not exist and are not used 2008-03-27 20:38:03 +00:00
utopia
uvisor
uvscom
vesa
vge
vkbd
vpo
vr Update file list and Makefile after repocopying vr(4) from 2008-03-11 03:50:57 +00:00
vx
wb
wi
wlan Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
wlan_acl Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
wlan_amrr Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
wlan_ccmp Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
wlan_rssadapt Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
wlan_tkip Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
wlan_wep Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
wlan_xauth Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
wpi Remove option headers that do not exist and are not used 2008-03-27 20:38:03 +00:00
wpifw Initial Import of wpi driver based on p4 changeset 128641. 2007-11-05 11:47:19 +00:00
xe
xfs
xl
zfs Add atomic operations for ZFS/sparc64. 2008-04-11 22:59:33 +00:00
zlib
zyd Makefile for building zyd kernel module. 2007-08-29 21:04:26 +00:00
Makefile Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
Makefile.inc