freebsd-nq/sys/dev
Andrew Thompson 80536a485c MFp4 //depot/projects/usb@159446
Remove unused and depreciated function: usb2_get_devid().

Submitted by:	Hans Petter Selasky
2009-03-20 22:12:15 +00:00
..
aac
acpi_support
acpica Initial suspend/resume support for amd64. 2009-03-17 00:48:11 +00:00
adb
adlink
advansys
ae
age
agp vm_offset_t is unsigned and therefore can not be negative. 2009-03-20 18:30:20 +00:00
aha
ahb
aic
aic7xxx remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
ale Now pci(4) handles PCIM_CMD_INTxDIS so there is no need to poke 2009-03-05 00:04:32 +00:00
amd
amdtemp Fix comment explaining where this driver came from. 2009-03-13 16:43:31 +00:00
amr
an
ar
arcmsr
asmc
asr
ata Check the Disk FUNCE recorded in the CIS to see if we should probe for 2009-03-12 06:30:59 +00:00
ath purge hal abi support; now that the hal is merged w/ the driver 2009-03-19 19:29:10 +00:00
atkbdc Teach psm about O_ASYNC 2009-03-16 08:21:51 +00:00
auxio
bce - Updated firmware to latest 4.6.X release. 2009-03-04 00:05:40 +00:00
bfe
bge
bktr
bm
buslogic
cardbus Minorly improved debugging. Use the DEVPRINTF macro and report the 2009-03-13 05:31:27 +00:00
ce
cfe
cfi choose the size of the last region for d_stripsize instead of the first; 2009-03-10 22:29:42 +00:00
ciss
cm
cmx
coretemp
cp
cpuctl
cpufreq
cs
ct
ctau
cx
cxgb Prefer ENETDOWN to ENXIO when returning queuing errors due to a link 2009-03-10 22:35:45 +00:00
cy
dc - Set MIIF_NOLOOP and don't add IFM_LOOP as loopback apparently isn't 2009-03-19 22:34:55 +00:00
dcons We need to initialize the console for dcons to work. 2009-03-13 02:15:49 +00:00
de
digi
dpt
drm vm_offset_t is unsigned, so compare of >= 0 is not needed. 2009-03-20 18:35:16 +00:00
e1000
ed o writereg needs to return a vlue. 2009-03-12 06:35:00 +00:00
eisa
en
ep
esp
et
ex
exca __LP64__ is what's defined, not _LP64_, according to the manual (and 2009-03-09 13:29:13 +00:00
fatm
fb
fdc
fe Generalize the workaround for the Hitachi HT-4840-11. The Contec 2009-03-15 02:31:34 +00:00
firewire Reviewed by: scott (scottl@freebsd.org) 2009-03-17 13:07:11 +00:00
flash
fxp remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
gem
glxsb
hatm
hifn
hme
hptiop
hptmv
hptrr
hwpmc
ic
ichsmb
ichwd Rename two functions to make their purpose clearer. Add tons of comments. 2009-03-19 12:39:13 +00:00
ida
ie
ieee488
if_ndis Some NDIS USB drivers try to call URB funcs like URB_FUNCTION_VENDOR_xxx 2009-03-18 02:38:35 +00:00
iicbus
iir
io
ipmi
ips
ipw remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
iscsi/initiator
isp
ispfw
iwi
iwn
ixgb
ixgbe
jme
joy
kbd
kbdmux
le
led
lge
lmc
malo remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
mc146818
mca
mcd
md Add a new internal mount flag (MNTK_EXTENDED_SHARED) to indicate that a 2009-03-11 14:13:47 +00:00
mem
mfi
mge
mii For IP1001 PHYs, read auto-negotiation advertisement register to 2009-03-09 08:17:46 +00:00
mk48txx
mlx
mly
mmc read_ivar takes a uintptr_t * not a u_char *. 2009-03-12 06:36:44 +00:00
mn
mpt
mse
msk
mxge
my
ncv
nfe
nge
nmdm
nsp
null
nve
nvram
nxge
ofw
patm
pbio
pccard Remove old compat method that's no longer needed (and hasn't been 2009-03-11 08:15:17 +00:00
pccbb Better name for this routine... it doesn't reset the card, but resets 2009-03-12 06:25:30 +00:00
pcf
pci Don't adjust ranges at all for subtractive bridges. The simple-minded 2009-03-15 06:40:57 +00:00
pcn
pdq
powermac_nvram
ppbus Make the bit-bang callbacks for i2c implementation match their prototypes. 2009-03-12 06:32:30 +00:00
ppc
pst
puc remove now-redunant cardbus attachment lines. 2009-03-09 13:25:34 +00:00
quicc
ral remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
random
ray
rc
re remove now-redunant cardbus attachment lines. 2009-03-09 13:25:34 +00:00
rndtest
rp
safe
sbni
scc
scd
sdhci
sf
si
siba
sio remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
sis
sk
smbus Make generic_intr routines match prototype. 2009-03-09 13:30:00 +00:00
smc
sn
snc
snp
sound Remove CD input hack for ALC268 based Acer systems. Latest systems does not 2009-03-16 15:50:29 +00:00
speaker
spibus
sr
ste
stg
stge
streams
sym
syscons Small cleanup to previous commit. 2009-03-20 14:32:51 +00:00
tdfx
ti
tl
trm
tsec
twa
twe
tx
txp bus_dma(9) conversion and make txp(4) work on all architectures. 2009-03-12 01:14:47 +00:00
uart remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
ubsec
usb MFp4 //depot/projects/usb@159446 2009-03-20 22:12:15 +00:00
utopia
vge remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
vkbd
vr
vx
watchdog
wb
wds
wi
wl
wpi
xe
xen Merge in support for Xen HVM on amd64 architecture. 2009-03-11 15:30:12 +00:00
xl remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00