freebsd-dev/sys/dev
Andrew Gallatin 4c672cfa18 Make this at least compile on 64 bit platforms. Its been breaking
the alpha tinderbox for far too long.
2003-07-30 20:09:22 +00:00
..
aac Handle the EINPROGRESS case of bus_dmamap_load() for data buffers. 2003-07-09 21:16:23 +00:00
acpica Add and document the hw.acpi.ec.poll_timeout tunable. 2003-07-30 16:22:53 +00:00
adlink
advansys Mega busdma API commit. 2003-07-01 15:52:06 +00:00
agp Sort the list of PCI ID's in numerical order and fix a whitespace bogon. 2003-06-27 18:17:06 +00:00
aha Mega busdma API commit. 2003-07-01 15:52:06 +00:00
ahb Make this at least compile on 64 bit platforms. Its been breaking 2003-07-30 20:09:22 +00:00
aic Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
aic7xxx Mega busdma API commit. 2003-07-01 15:52:06 +00:00
amd Mega busdma API commit. 2003-07-01 15:52:06 +00:00
amr Mega busdma API commit. 2003-07-01 15:52:06 +00:00
an Mega busdma API commit. 2003-07-01 15:52:06 +00:00
ar
asr
ata Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes to 2003-07-28 06:15:59 +00:00
ath track changes to 802.11 code: 2003-07-20 21:38:20 +00:00
atkbdc Fix for FAIL_IF_NO_KBD case as expected. 2003-07-13 10:08:33 +00:00
awi update for new 802.11 support 2003-06-28 06:17:26 +00:00
bge Remove alpha vtophys() hack from if_bgereg.h and clean up unneeded 2003-07-25 20:33:43 +00:00
bktr Merge NetBSD bktr_core.c rev. 1.26: 2003-06-09 19:13:38 +00:00
buslogic Fixed wrong function names in the error message that was translated to 2003-07-26 11:53:40 +00:00
cardbus Add a new PCI interface method, assign_interrupt, to determine the 2003-07-01 14:08:33 +00:00
ciss Check the status of the user command and return the proper error 2003-07-12 22:37:03 +00:00
cm
cnw
cs
ct Mega busdma API commit. 2003-07-01 15:52:06 +00:00
cy Use __FBSDID(). 2003-06-11 06:34:30 +00:00
dc Use the BUS_DMA_ZERO flag. 2003-07-27 14:00:02 +00:00
de Fix alignment requirements of tulip_rombuf by further increasing 2003-06-13 22:34:03 +00:00
dec
dgb
digi
dpt Mega busdma API commit. 2003-07-01 15:52:06 +00:00
drm Do not define memset() to bzero(). We have a memset(). 2003-05-31 19:31:46 +00:00
ed The LP_ETH_10_100_CF entry needs to be tagged as a DL100019. 2003-07-28 00:07:58 +00:00
eisa
em Correct comments to indicate that the EM_RADV and EM_TADV parameters 2003-07-17 19:02:34 +00:00
en Be careful to call bus_dmamap_load with BUS_DMA_NOWAIT so that the 2003-07-15 15:45:41 +00:00
ep Style(9) cleanup. There was no consistent style in this driver, and 2003-07-17 19:37:56 +00:00
ex
exca MFP4: 2003-06-07 20:46:39 +00:00
fatm Rearrange the vcc structure so that the generic getvcc function 2003-07-30 14:20:00 +00:00
fb Low risk amd64 fix. Use a vm_offset_t for the virtual location of the 2003-05-23 05:10:49 +00:00
fdc - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +00:00
fe
firewire Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes to 2003-07-28 06:15:59 +00:00
fxp Use the BUS_DMA_ZERO flag. 2003-07-27 14:00:02 +00:00
gem Mega busdma API commit. 2003-07-01 15:52:06 +00:00
gfb
gx
harp This is a pseudo physical interface for the HARP ATM stack. When loaded 2003-07-21 13:56:22 +00:00
hatm Rearrange the fields in the vcc table entry to fit to the requirements 2003-07-30 11:32:42 +00:00
hea Use a size_t where a buffer length is meant. 2003-07-29 13:33:14 +00:00
hfa Use a size_t where a buffer length is meant. 2003-07-29 13:33:14 +00:00
hifn Mega busdma API commit. 2003-07-01 15:52:06 +00:00
hme Mega busdma API commit. 2003-07-01 15:52:06 +00:00
ic
ichsmb
ida Mega busdma API commit. 2003-07-01 15:52:06 +00:00
idt
ie Move inlined function ie_ack() up to before first use. 2003-07-22 09:35:45 +00:00
iicbus make iicbb_devclass and iicbb_driver globally visible. This will let 2003-06-19 02:50:08 +00:00
iir Mega busdma API commit. 2003-07-01 15:52:06 +00:00
ips - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +00:00
isp Mega busdma API commit. 2003-07-01 15:52:06 +00:00
ispfw
joy
kbd Fix for FAIL_IF_NO_KBD case as expected. 2003-07-13 10:08:33 +00:00
lge All current uses of pci_set_powerstate are bogus, at least in theory. 2003-07-03 14:00:57 +00:00
lmc
lnc Don't inline ridiculously very large functions. 2003-07-22 09:22:00 +00:00
matcd Re-introduction of the matcd CD driver. 2003-06-17 01:20:03 +00:00
mc146818
mca
mcd Fix \ alignment in macro. 2003-05-31 18:21:40 +00:00
md Add fdidx argument to vn_open() and vn_open_cred() and pass -1 throughout. 2003-07-27 17:04:56 +00:00
mii Add support for the BCM5705 and its ilk. Changes: 2003-07-16 00:09:56 +00:00
mk48txx
mlx Mega busdma API commit. 2003-07-01 15:52:06 +00:00
mly Mega busdma API commit. 2003-07-01 15:52:06 +00:00
mpt Mega busdma API commit. 2003-07-01 15:52:06 +00:00
mse Use __FBSDID(). 2003-06-02 16:32:55 +00:00
musycc Remove unused variable(s). 2003-05-31 20:39:28 +00:00
my
ncv
nge All current uses of pci_set_powerstate are bogus, at least in theory. 2003-07-03 14:00:57 +00:00
nmdm
nsp
null /dev/null and /dev/zero does not need Giant 2003-06-24 19:50:48 +00:00
ofw Add a solaris compatible ofw interface for third party software that 2003-06-19 01:40:11 +00:00
patm Send events for VCC state changes, ACR rate changes and interface state 2003-07-29 13:21:57 +00:00
pccard Sync to 1.61 of pccarddevs 2003-07-26 17:46:43 +00:00
pccbb All current uses of pci_set_powerstate are bogus, at least in theory. 2003-07-03 14:00:57 +00:00
pcf fix another LP64 problem. READ_IVAR takes a pointer to an uintptr_t, not 2003-06-20 07:22:54 +00:00
pci - Make the isab devclass global to allow for multiple ISA bridge drivers. 2003-07-08 18:56:58 +00:00
pcic
pdq
ppbus
ppc Use __FBSDID(). 2003-06-11 00:34:37 +00:00
pst
puc add support for NetMos 4S0P PCI: 4S, 0P 2003-05-14 09:37:46 +00:00
raidframe Add fdidx argument to vn_open() and vn_open_cred() and pass -1 throughout. 2003-07-27 17:04:56 +00:00
random Change the sleep identifier to "-" where random normally sleeps. 2003-07-02 08:04:57 +00:00
ray update to new 802.11 support 2003-06-28 17:57:30 +00:00
rc
rndtest o correct mib spelling: reset -> retest 2003-06-25 14:46:01 +00:00
rp Undo single-intance inlining which is way above the comfort limit for GCC. 2003-07-23 18:03:22 +00:00
sab
safe SafeNet crypto driver (supports only RNG and symmetric ops; no PK support yet) 2003-07-21 21:46:07 +00:00
sbni Fix i386 assembly constraints. The same register cannot be 2003-07-11 07:49:40 +00:00
sbsh
scd
sf Due to extreme bogusness in the pci bus layer, these drivers were 2003-07-03 21:39:53 +00:00
si
sio - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +00:00
sk Due to extreme bogusness in the pci bus layer, these drivers were 2003-07-03 21:39:53 +00:00
smbus
sn
snc Remove unused #ifdef BRIDGE. 2003-06-02 08:36:18 +00:00
snp
sound * add a function to display a complete feeder chain on the console, for 2003-07-07 17:40:02 +00:00
speaker Use __FBSDID(). 2003-06-02 16:32:55 +00:00
sr
stg
streams Initialize struct fileops with C99 sparse initialization. 2003-06-18 18:16:40 +00:00
sym Mega busdma API commit. 2003-07-01 15:52:06 +00:00
syscons Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
tdfx Remove extra ';' 2003-05-31 18:57:41 +00:00
tga
ti Remove code that tries to detect if the MCLSHIFT and MSIZE macros 2003-06-13 20:46:34 +00:00
trm Mega busdma API commit. 2003-07-01 15:52:06 +00:00
twe Mega busdma API commit. 2003-07-01 15:52:06 +00:00
tx Mega busdma API commit. 2003-07-01 15:52:06 +00:00
txp All current uses of pci_set_powerstate are bogus, at least in theory. 2003-07-03 14:00:57 +00:00
ubsec Mega busdma API commit. 2003-07-01 15:52:06 +00:00
usb fix another bus_dma leak due to not having a size param for our bus_dma 2003-07-29 05:07:37 +00:00
utopia Generate events when the carrier goes up or down. 2003-07-30 08:35:58 +00:00
vinum free_drive: Free the drive even if it's referenced. I don't know what 2003-07-01 07:53:54 +00:00
vr Due to extreme bogusness in the pci bus layer, these drivers were 2003-07-03 21:39:53 +00:00
vx Revert part of rev 1.43. We want to fail gracefully if there is no packet 2003-06-08 18:35:25 +00:00
wds Mega busdma API commit. 2003-07-01 15:52:06 +00:00
wi Fix a couple of bugs in the resume handler. Don't call the if_init 2003-07-26 20:54:57 +00:00
wl
xe Remove unused variable(s). 2003-05-31 20:27:42 +00:00
zs Fix a signedness problem in zstty_cncheckc(): when no character is ready, 2003-07-05 01:31:30 +00:00