1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00
freebsd/sys/modules
John Baldwin 3858a1f4f5 - Add 32-bit compat system calls for VFS_AIO. The system calls live in the
aio code and are registered via the recently added SYSCALL32_*() helpers.
- Since the aio code likes to invoke fuword and suword a lot down in the
  "bowels" of system calls, add a structure holding a set of operations for
  things like storing errors, copying in the aiocb structure, storing
  status, etc.  The 32-bit system calls use a separate operations vector to
  handle fuword32 vs fuword, etc.  Also, the oldsigevent handling is now
  done by having seperate operation vectors with different aiocb copyin
  routines.
- Split out kern_foo() functions for the various AIO system calls so the
  32-bit front ends can manage things like copying in and converting
  timespec structures, etc.
- For both the native and 32-bit aio_suspend() and lio_listio() calls,
  just use copyin() to read the array of aiocb pointers instead of using
  a for loop that iterated over fuword/fuword32.  The error handling in
  the old case was incomplete (lio_listio() just ignored any aiocb's that
  it got an EFAULT trying to read rather than reporting an error), and
  possibly slower.

MFC after:	1 month
2008-12-10 20:56:19 +00:00
..
3dfx
3dfx_linux
aac
accf_data
accf_dns
accf_http
acpi
ae Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
age
agp
aha
ahb
aic
aic7xxx
aio - Add 32-bit compat system calls for VFS_AIO. The system calls live in the 2008-12-10 20:56:19 +00:00
ale Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernet 2008-11-12 09:52:06 +00:00
amd
amr Add amr_cam module directory that was missed in the previous commit. 2008-11-03 04:13:27 +00:00
an
aout
apm
ar
arcmsr
arcnet
asmc
asr
ata
ath Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
ath_rate_amrr Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
ath_rate_onoe Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
ath_rate_sample Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
aue
auxio
axe
bce
bfe
bge
bios
bktr
bm
bridgestp Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
cam
canbepm
canbus
cardbus
cbb
cd9660
cd9660_iconv
cdce
ce
ciss
cm
cmx
coda
coda5
coff
coretemp
cp
cpuctl
cpufreq
crypto
cryptodev
cs
ctau
cue
cx
cxgb Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
cyclic
dc
dcons
dcons_crom
de
digi
dpms
dpt
drm
dtrace
dummynet
ed
ehci
elink
em Add opt_inet.h which has been needed since r184717 introducing 2008-11-12 21:32:49 +00:00
en
ep
esp
et
ex
exca
ext2fs
fatm
fdc
fdescfs
fe
firewire
firmware
fxp
gem
geom
glxsb
hatm
hifn
hme
hpfs
hptiop
hptmv
hptrr
hwpmc - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo 2008-11-27 09:00:47 +00:00
i2c
ibcs2
ichwd
ida
ie
if_bridge
if_disc
if_edsc
if_ef Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
if_faith
if_gif
if_gre
if_lagg
if_ndis
if_ppp
if_sl
if_stf
if_tap
if_tun
if_vlan Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
igb Add opt_inet.h which has been needed since r184718, which had 2008-11-12 21:33:45 +00:00
iir
io
ip_mroute_mod Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
ipdivert
ipfilter
ipfw Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
ipfw_nat
ipmi
ips
ipw
ipwfw
iscsi
isp
ispfw
iwi
iwifw
iwn
iwnfw
ixgb
ixgbe
jme
joy
k8temp
kbdmux
kgssapi Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
kgssapi_krb5 Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
krpc Unbreak NFS. 2008-11-06 10:53:35 +00:00
kue
le
lge
libalias
libiconv
libmbpool
libmchain
linprocfs Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
linsysfs
linux Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +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
mcd
md
mem
mfi
mii
mlx
mly
mmc
mmcsd
mpt
mqueue
msdosfs
msdosfs_iconv
mse
msk
mxge
my
ncp
ncv
ndis
netgraph Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
nfe
nfs4client
nfsclient Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
nfslockd
nfsserver Fix standalone module build by generating opt_kgssapi.h. 2008-11-25 16:11:41 +00:00
nge
nmdm
nsp
ntfs
ntfs_iconv
nullfs
nve
nvram
nwfs
nxge
ohci
opensolaris
padlock
patm
pccard
pcfclock
pcn
pf Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
pflog
plip
pmc
portalfs
powermac_nvram make 'make universe' not complain about 2008-11-29 08:45:20 +00:00
ppbus
ppc
ppi
pps
procfs
pseudofs
pst
puc
ral
ralfw
random
ray
rc
rc4
rdma
re
reiserfs
rl Make RL_TWISTER_ENABLE a tunable/sysctl. Eliminate it as an option. 2008-11-02 16:50:57 +00:00
rndtest
rp
rue
rum
s3
safe
sbni
scc
scd
scsi_low
sdhci
sem
sf
sio
sis
sk
slhci
smbfs
sn
snc
snp Reintroduce the snp(4) driver. 2008-11-05 15:04:03 +00:00
sound
speaker
splash
sppp
sr
ste
stg
stge
streams
svr4
sym
syscons
sysvipc
ti
tl
tmpfs
trm
twa
twe
tx
txp
u3g
uark
uart Include the QUICC backend in the kernel module. 2008-11-22 21:24:07 +00:00
ubsa
ubsec
ubser
uchcom
ucom
ucycom
udav
udbp
udf
udf_iconv
ufm
ufoma
ufs
uftdi
ugen
uhci
uhid
uipaq
ukbd
ulpt
umass
umct
umodem
ums
unionfs
upgt
uplcom
ural
urio
usb
usb2 Unbreak the build until alfred@ is back to fix it correctly. 2008-11-25 09:17:01 +00:00
uscanner
uslcom
utopia
uvisor
uvscom
vesa
vge
vkbd
vpo
vr
vx
wb
wi
wlan Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
wlan_acl
wlan_amrr
wlan_ccmp
wlan_rssadapt
wlan_tkip
wlan_wep
wlan_xauth
wpi
wpifw
xe
xfs
xl
zfs Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zlib
zyd
Makefile Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
Makefile.inc