1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev
Scott Long fb0c27d7e2 Put the linux compat ioctl interface on death row. Add FreeBSD
definitions of all of the ioctls, plus round out all ioctl definitions to
match what exists for linux.  Allow ioctls to be called through either the
native or linux interface, though no apps exist (yet) that can take
advantage of native calling.
2001-08-06 04:34:47 +00:00
..
aac Put the linux compat ioctl interface on death row. Add FreeBSD 2001-08-06 04:34:47 +00:00
acpica The Intel 440MX ACPI timer seems to work properly, so add it to the list 2001-08-05 23:20:32 +00:00
advansys
agp Make these compile again by adding proc.h include for GIANT_REQUIRED 2001-07-05 21:28:47 +00:00
aha
ahb
aic Merged from sys/dev/aic/aic_isa.c revision 1.8. 2001-06-26 11:35:46 +00:00
aic7xxx aic7xxx.c: 2001-08-05 22:20:12 +00:00
amd
amr Fix warning: 179: warning: label `done' defined but not used 2001-06-15 00:09:28 +00:00
an Cleanup duplication in Aironet headers 2001-07-27 16:05:21 +00:00
ar
asr
ata Disallow ATAPI CD transfers that are not a multiple of the device block 2001-07-29 21:01:13 +00:00
atkbdc Return consistent key action codes at key press and release 2001-07-20 13:05:57 +00:00
awi The information about how to integrate this driver into BSDs is obsoleted, 2001-06-26 13:15:14 +00:00
bktr
buslogic Add code, imperfect though it may be, for CAM_NEW_TRAN_CODE compilation. 2001-07-04 05:01:21 +00:00
cardbus Use bus_space when reading CIS. This allows us to access it in 8 bit 2001-06-05 23:42:51 +00:00
ccd
cnw
cs
ct Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
cy
dc Deal with the condition where we lose link in the middle of transmitting 2001-07-12 22:51:59 +00:00
de
dec
dgb Fairwell dgm 2001-06-27 21:40:28 +00:00
digi Allow individual ports to use alternate pin settings (swap dsr & cd) 2001-06-20 14:52:08 +00:00
dpt
ed Add a few missing spl calls in preparation for an MFC of the miibus 2001-07-22 21:39:54 +00:00
eisa
en
ep Commit part of the patch that I have for card eject problems with the 2001-06-05 22:29:16 +00:00
ex
fb Include opt_splash.h. 2001-08-02 13:23:17 +00:00
fdc Hrmpf. nyan's rev 1.25 commit to fdc.h crossed with my removal of it. 2001-07-14 20:28:02 +00:00
fe Fixed to support C-NET(9N)E. 2001-07-02 10:14:57 +00:00
fxp Reset the device's powerstate to d0 when resuming from a suspend 2001-07-25 18:00:17 +00:00
hea
hfa Applied the patch to fix HARP ATM that was broken when KAME IPv6 came 2001-06-20 17:09:14 +00:00
ic Moved the wd33c93 specific file to sys/dev/ic. 2001-06-14 11:05:48 +00:00
ichsmb
ida Fix warning: 186: warning: label `done' defined but not used 2001-06-15 07:26:39 +00:00
ie Repo copy i82586.h to dev/ic/i82586.h. 2001-07-02 05:29:58 +00:00
iicbus
isp Oops- don't set 'goal' twice when you mean to set 'nvrm' as well. 2001-08-02 00:34:56 +00:00
ispfw
joy
kbd Fix typo; the meaning of the 3rd parameter to genkbd_keyaction() is 2001-07-20 14:49:54 +00:00
lge Apply patch supplied by Jonathan Chen: use the correct arguments to 2001-07-09 17:58:42 +00:00
lmc
lnc - Don't overwrite inb, inw and outw. 2001-07-04 13:00:21 +00:00
mc146818
mca
mcd
md - Deny detaching requests until device is still open, otherwise it is possible 2001-08-02 10:19:13 +00:00
mii Quiet a variable format-string warning. 2001-07-19 02:16:24 +00:00
mlx Driver modifications consistent with my other drivers to facilitate 2001-06-25 04:32:31 +00:00
mly Fix typo (* -> &) 2001-07-26 02:20:47 +00:00
mse
musycc Fix warnings: 2001-06-15 00:19:43 +00:00
ncv Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
nge IFT_8021_VLAN -> IFT_L2VLAN per if_vlan_var.h rev 1.9. With this change 2001-07-25 00:19:59 +00:00
nmdm
nsp Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
null
ofw Make the openfirmware functions work on 64 bit architectures by using 2001-07-31 03:36:26 +00:00
pccard null_do_probe: mark as unused 2001-07-21 17:10:30 +00:00
pccbb Fix warning message. 2001-06-30 03:57:20 +00:00
pcf
pci Fix reversed arguments to pci_write_config() 2001-06-03 09:45:40 +00:00
pcic Add PC-9821RA-E01. This appears that PC-9821 Ra20 has this either 2001-06-16 06:10:53 +00:00
pdq
ppbus Translate various ppbus sequences into microsequences to limit 2001-06-23 06:51:52 +00:00
ppc Convert inb/outb to bus_space. 2001-06-23 06:52:54 +00:00
random Fix type warnings. 2001-07-20 08:58:04 +00:00
ray Primary purpose of this commit is to enable support for the Aviator 2001-05-17 22:23:49 +00:00
rc
rp
scd
sf Apply patch supplied by Jonathan Chen: use the correct arguments to 2001-07-09 17:58:42 +00:00
si
sio The serial console break-to-debugger support only functioned while 2001-06-20 16:47:23 +00:00
sk Apply patch supplied by Jonathan Chen: use the correct arguments to 2001-07-09 17:58:42 +00:00
smbus
sn Kill debug output for sn device. It is confusing the natives 2001-08-04 05:27:52 +00:00
snc
snp Move the kernel stuff out of snoop.h. It was only there because some 2001-07-25 14:47:56 +00:00
sound Set up the via_chinfo structures properly so we write to the correct 2001-08-02 22:13:10 +00:00
speaker
sr
stg Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
streams
sym s/adress/address/ 2001-07-23 12:05:27 +00:00
syscons Use #ifdef DEV_SPLASH (from opt_splash.h) rather than 2001-08-02 13:22:33 +00:00
tdfx
ti IFT_8021_VLAN -> IFT_L2VLAN per if_vlan_var.h rev 1.9. With this change 2001-07-25 00:19:59 +00:00
twe Typo fix: fasion -> fashion 2001-07-23 11:03:48 +00:00
tx Add initializetion of NVCTL register with EEPROM stored value. 2001-06-23 19:30:26 +00:00
txp Re-order things slightly in the RX handler for VLAN support: we need 2001-07-31 16:38:58 +00:00
usb Return consistent key action codes at key press and release 2001-07-20 13:05:57 +00:00
vinum open_device: Recognize ar device. 2001-08-01 04:35:28 +00:00
vr Apply patch supplied by Jonathan Chen: use the correct arguments to 2001-07-09 17:58:42 +00:00
vx Quiet a variable format-string warning. 2001-07-19 02:16:24 +00:00
wds
wi Currently, each wireless networking driver has it's own control program 2001-05-26 09:27:08 +00:00
wl Minor style(9) changes before I get going. 2001-07-02 06:12:59 +00:00
xe