1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev
Matthew N. Dodd b02d3a97f8 Add PCI IDs for the i82855 and i82875P AGP bridges.
PR:		 i386/53136, i386/51802
Submitted by:	 Kyunghwan Kim <redjade@atropos.snu.ac.kr>, Norikatsu Shigemura <nork@FreeBSD.org>
2003-06-23 11:09:45 +00:00
..
aac Fixing some glaring problems with aac_disk_dump(). 2003-06-19 01:49:04 +00:00
acpica Add the MD ifdefs for amd64 to point to the IO space bustag/handle. 2003-05-31 06:45:28 +00:00
adlink
advansys Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
agp Add PCI IDs for the i82855 and i82875P AGP bridges. 2003-06-23 11:09:45 +00:00
aha Bring back bus_dmasync_op_t. It is now a typedef to an int, though the 2003-05-27 04:59:59 +00:00
ahb Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
aic Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
aic7xxx Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
amd Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
amr Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
an Remove break after return. 2003-06-01 09:27:33 +00:00
ar
asr
ata Add support for the HighPoint HPT302 & HPT371 2003-06-19 15:11:04 +00:00
atkbdc Use __FBSDID(). 2003-06-11 00:34:37 +00:00
awi
bge Remove unused variable(s). 2003-05-31 20:42:24 +00:00
bktr Merge NetBSD bktr_core.c rev. 1.26: 2003-06-09 19:13:38 +00:00
buslogic Add /* FALLTHROUGH */ 2003-05-31 20:41:08 +00:00
cardbus Don't leak "barlist" allocation on failure. 2003-06-01 09:24:17 +00:00
ciss Fix off-by-one error in drive number check. 2003-05-31 18:41:09 +00:00
cm
cnw
cs
ct
cy Use __FBSDID(). 2003-06-11 06:34:30 +00:00
dc Add ADMtek ADM9511 and ADM9513 device ID's. 2003-06-08 10:11:55 +00:00
de Fix alignment requirements of tulip_rombuf by further increasing 2003-06-13 22:34:03 +00:00
dec
dgb
digi
dpt Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
drm Do not define memset() to bzero(). We have a memset(). 2003-05-31 19:31:46 +00:00
ed
eisa
em Add support for Quad port adapter 2003-06-05 17:51:38 +00:00
en Implement the ioctl that returns a list of currently open VCCs. 2003-06-13 13:50:38 +00:00
ep
ex
exca MFP4: 2003-06-07 20:46:39 +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 Force media autodetection if the device has lost its parameter table. 2003-06-16 08:42:20 +00:00
fe
firewire Bound check for broken Configuration ROM. 2003-06-16 08:43:22 +00:00
fxp Add a new device ID. 2003-06-12 11:21:06 +00:00
gem Miscellaneous fixes: 2003-05-15 16:57:55 +00:00
gfb
gx
hatm Style: __FBSDID(). 2003-06-18 09:31:37 +00:00
hea
hfa
hifn fix typo (how did this get committed?) 2003-06-04 23:12:32 +00:00
hme
ic
ichsmb
ida Bring back bus_dmasync_op_t. It is now a typedef to an int, though the 2003-05-27 04:59:59 +00:00
idt
ie
iicbus make iicbb_devclass and iicbb_driver globally visible. This will let 2003-06-19 02:50:08 +00:00
iir
ips Fix indentation 2003-05-31 20:40:12 +00:00
isp Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
ispfw
joy
kbd AMD64 physical space is much larger than i386, de-i386 the bus_space and 2003-05-12 02:44:37 +00:00
lge
lmc
lnc
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 Remove 256 unit limit, there is no evil minor number encoding to 2003-06-22 11:31:38 +00:00
mii Fix bge at 10Mbit. The defines for 10-Half and 10-Full were swapped. 2003-06-17 15:02:28 +00:00
mk48txx
mlx
mly
mpt Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +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
nmdm
nsp
null
ofw Add a solaris compatible ofw interface for third party software that 2003-06-19 01:40:11 +00:00
pccard Sync to 1.53 2003-06-17 12:29:49 +00:00
pccbb Unlock after ISR. 2003-06-12 06:06:14 +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 prevent the number of patterns from exceeding the number of pci devices. 2003-06-23 03:17:03 +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
random
ray
rc
rndtest
rp
sab
sbni
sbsh
scd
sf Remove break after return 2003-05-31 19:59:29 +00:00
si
sio Track the resource id of the memory port instead of just assuming that 2003-06-09 21:25:14 +00:00
sk Remove unused variables. 2003-05-31 19:58:45 +00:00
smbus
sn
snc Remove unused #ifdef BRIDGE. 2003-06-02 08:36:18 +00:00
snp
sound Add (but do not connect) a half-finished driver for Aureal Vortex cards. 2003-06-01 11:58:46 +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 Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
syscons Use SC_NO_CUTPASTE to protect cutpaste variables correctly, fixing the 2003-06-01 04:42:14 +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 Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
twe
tx
txp
ubsec Redo locking for proper SMP operation: 2003-06-02 23:32:03 +00:00
usb In the device attach routine, don't depend on uaa->iface being 2003-06-15 21:45:43 +00:00
utopia This is a driver for the physical layer chips used in ATM interfaces. 2003-06-12 14:28:32 +00:00
vinum check_drive: If the partition isn't a Vinum drive, release it again 2003-06-15 01:42:01 +00:00
vr
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
wi As a workaround for the latest problems, don't init hermes cards more 2003-06-13 00:40:37 +00:00
wl
xe Remove unused variable(s). 2003-05-31 20:27:42 +00:00
zs