freebsd-dev/sys/dev
Weongyo Jeong b172e30376 Explicitly UP and DOWN the usbus interfaces (IFT_USB) when it's attached
or detached.  Normally it should be changed through user land ioctl(2)
system calls but it looks there's no apps for USB and no need.

With this patch, libpcap would detect the usbus interfaces correctly and
tcpdump(1) could dump the USB packets into PCAP format with -w option.
However it couldn't print the output to console because there's no
printer-routine at tcpdump(1).
2010-12-01 03:51:06 +00:00
..
aac Previously, the aac driver did not handle enclosure management AIFs, 2010-09-29 14:22:00 +00:00
acpi_support Remove an unnecessary hack from ACPICA 20100915 (r212761). 2010-09-16 20:11:40 +00:00
acpica Various small typos and grammar nits in comments. 2010-11-18 22:17:20 +00:00
adb
adlink
advansys
ae Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
age Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
agp Add a driver for the Apple Uninorth AGP host bridge found in all PowerPC 2010-10-31 18:27:05 +00:00
aha
ahb
ahci Fix small typo. 2010-11-22 23:04:25 +00:00
aic
aic7xxx Revert r213765. This is required because our build infrastructure uses 2010-10-14 19:19:19 +00:00
alc Enable ethernet flow-control on all alc(4) controllers. This change 2010-11-26 02:10:56 +00:00
ale Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
amd
amdsbwd
amdtemp
amr Fix clang warning on empty statement. 2010-07-28 16:24:11 +00:00
an
arcmsr Workaround build for PAE case for now - revert the PHYS 2010-11-14 05:05:41 +00:00
asmc
asr Don't zero 'Info' after setting it up in the ASR_IOCTL_COMPAT case. 2010-11-25 21:51:43 +00:00
ata Several chipset drivers alter parameters relevant for the DMA tag creation, 2010-11-28 18:53:29 +00:00
ath Fix indenting/whitespace issues introduced by me. 2010-08-15 11:40:53 +00:00
atkbdc Various small typos and grammar nits in comments. 2010-11-18 22:17:20 +00:00
auxio
bce o Flesh out the generic IEEE 802.3 annex 31B full duplex flow control 2010-11-14 13:26:10 +00:00
bfe Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
bge - Remove the remaining support for older (in this case pre-7.0-RELEASE) 2010-11-30 21:08:59 +00:00
bktr
bm Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
buslogic
bwi Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +00:00
bwn Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +00:00
cardbus
cas - Fix and enable support for flow control. 2010-11-22 22:06:30 +00:00
ce Revert r213793. 2010-10-13 17:38:23 +00:00
cfe Start using the 'init_static_kenv()' API provided by r198561 to initialize 2010-08-11 02:13:50 +00:00
cfi
ciss Cosmetic: make it less confusing when displaying RAID 1 level, that might 2010-10-02 08:18:19 +00:00
cm
cmx
coretemp Catch known CPUs before using IA32_TEMPERATURE_TARGET. 2010-08-04 00:25:13 +00:00
cp Revert r213793. 2010-10-13 17:38:23 +00:00
cpuctl
cpufreq
cs
ct
ctau
cx
cxgb Re-add r212370 now that the LOR in powerpc64 has been resolved: 2010-09-16 16:13:12 +00:00
cy
dc Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 23:34:31 +00:00
dcons
de
digi
dpms
dpt
drm Make drm(4) build, if not work reliably, on PowerPC. 2010-11-16 03:43:06 +00:00
e1000 Unwanted extra call to set_vlan_hw added back by mistake. 2010-11-26 22:36:47 +00:00
ed Converted the remainder of the NIC drivers to use the mii_attach() 2010-10-15 15:00:30 +00:00
eisa
en
ep
esp
et Converted the remainder of the NIC drivers to use the mii_attach() 2010-10-15 15:00:30 +00:00
ex
exca
fatm
fb Fix segment:offset calculation of interrupt vector for relocated video BIOS 2010-09-13 19:58:46 +00:00
fdc
fdt Eliminate FDT_IMMR_VA define. 2010-07-19 18:47:18 +00:00
fe
firewire Remove references to MAKEDEV(8) 2010-11-15 05:25:51 +00:00
flash Add s25sl064a, an 8mb SPI flash part. 2010-08-17 16:27:13 +00:00
fxp Fix and implement missing parts of flow control support. This also removes 2010-11-26 21:52:33 +00:00
gem - Fix and enable support for flow control. 2010-11-22 22:13:26 +00:00
glxsb
gpio Add a GPIO driver for the Gateworks Cambria platform. 2010-11-11 20:18:33 +00:00
hatm
hifn - Do not place variables to memory allocated by busdma. pre/post ops 2010-09-24 04:46:46 +00:00
hme Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
hptiop
hptmv
hptrr Pass a format string to make_dev(). 2010-10-13 14:41:52 +00:00
hwpmc Fix two aliases that had the same name but were pointing to different 2010-10-04 17:22:18 +00:00
ic
ichsmb Add support for Intel Cougar Point SMBus controller. 2010-08-27 23:24:08 +00:00
ichwd Fix build by correcting function name. Pointed out by dougb. 2010-11-27 00:26:19 +00:00
ida
ie
ieee488
if_ndis There is no reason to call rt_ifmsg(), remove it. 2010-10-19 19:11:36 +00:00
iicbus Provide support for IIC_M_NOSTOP/IIC_M_NOSTART for bit-banging and 2010-11-08 19:53:16 +00:00
iir
io
ipmi Fix test for double-nul characters that terminate the string table at 2010-07-29 13:46:37 +00:00
ips
ipw
iscsi/initiator Remove the freelist, which simply duplicates some of the zone allocator's 2010-09-02 14:13:43 +00:00
isp Partially revert 208119. We were overwriting tunable settings. 2010-11-27 20:33:08 +00:00
ispfw
iwi The firmware does pad notifications to an even number of bytes (at least 2010-10-23 11:26:22 +00:00
iwn Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +00:00
ixgb Do not allocate multicast array memory in multicast filter 2010-08-28 00:34:22 +00:00
ixgbe Interrupt handler, and stats changes from Michael Tuexen, 2010-11-27 01:34:09 +00:00
jme Enable ethernet flow-control on all jme(4) controllers. 2010-11-26 02:01:16 +00:00
joy
kbd Explicitly tell the compiler that we don't care about the return value 2010-10-13 11:37:12 +00:00
kbdmux Explicitly tell the compiler that we don't care about the return value 2010-10-13 11:37:12 +00:00
ksyms
le
led Fix an incorrect use of sbuf_overflowed() after a call to sbuf_finish(). 2010-09-09 18:35:08 +00:00
lge Converted the remainder of the NIC drivers to use the mii_attach() 2010-10-15 15:00:30 +00:00
lindev
lmc
malo Fix firmware module dependencies. 2010-09-10 08:11:48 +00:00
mc146818
mca
mcd
md Allow the MDIOCATTACH ioctl operation to originate from within the kernel. 2010-10-18 04:26:32 +00:00
mem
mfi Update PD state firmware definitions: add copyback, system. 2010-10-21 10:38:52 +00:00
mge Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
mii Allow pause support advertisement to be turned off again. 2010-11-27 01:26:59 +00:00
mk48txx
mlx
mly
mmc
mn
mps Add Serial Management Protocol (SMP) passthrough support to CAM. 2010-11-30 22:39:46 +00:00
mpt Use the correct variable for determining the verbosity level in mpt_lprtc(). 2010-11-14 22:34:33 +00:00
mse
msk o Flesh out the generic IEEE 802.3 annex 31B full duplex flow control 2010-11-14 13:26:10 +00:00
mvs Workaround strange situation when EDMA_RESQIP register returns zero instead 2010-10-20 07:47:31 +00:00
mwl Fix firmware module dependencies. 2010-09-10 08:11:48 +00:00
mxge Fix a TSO checksum bug on mxge(4): 2010-11-22 16:43:05 +00:00
my
ncv
nfe MCP55 is the only NVIDIA controller that supports VLAN tag 2010-11-17 18:09:02 +00:00
nge Converted the remainder of the NIC drivers to use the mii_attach() 2010-10-15 15:00:30 +00:00
nmdm
nsp
null Mark /dev/zero and /dev/null as eternal. 2010-08-06 09:47:48 +00:00
nve Converted the remainder of the NIC drivers to use the mii_attach() 2010-10-15 15:00:30 +00:00
nvram
nxge
ofw Return IEEE 1275 compliant error codes. 2010-11-11 13:42:46 +00:00
patm
pbio
pccard Fix typos. 2010-11-09 10:59:09 +00:00
pccbb
pcf
pci Add device IDs for two more ServerWorks Host-PCI bridges so that we can 2010-11-25 15:42:33 +00:00
pcn Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
pdq
powermac_nvram Add support for the Sharp/Micron flash chips to powermac_mvram(4). 2010-09-05 20:04:02 +00:00
ppbus bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
ppc
pst
pty
puc
quicc
ral Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +00:00
random
rc
re Add flow control for all re(4) controllers. re(4) controllers do 2010-11-15 00:06:19 +00:00
rndtest
rp
safe
sbni
scc
scd
sdhci
sec
sf Converted the remainder of the NIC drivers to use the mii_attach() 2010-10-15 15:00:30 +00:00
sge Converted the remainder of the NIC drivers to use the mii_attach() 2010-10-15 15:00:30 +00:00
si
siba bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
siis Teach ahci(4), siis(4) and ATA_CAM ata(4) wrapper report to CAM residual 2010-11-08 15:36:15 +00:00
sio
sis Correct handling of shared interrupt in sis_intr(). r212116 incorrectly 2010-10-20 00:19:25 +00:00
sk Fix a long standing bug in programming station address for Yukon 2010-11-06 22:07:22 +00:00
smbus
smc Converted the remainder of the NIC drivers to use the mii_attach() 2010-10-15 15:00:30 +00:00
sn
snc
snp
sound Fix typos. 2010-11-09 10:59:09 +00:00
speaker
spibus bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
ste Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
stg
stge o Flesh out the generic IEEE 802.3 annex 31B full duplex flow control 2010-11-14 13:26:10 +00:00
streams
sym
syscons Rename a variable to match scvidctl.c. 2010-11-30 17:34:15 +00:00
tdfx Remove references to MAKEDEV(8) 2010-11-15 05:25:51 +00:00
ti
tl - Add IFM_10_2 and IFM_10_5 media via tlphy(4) only in case the respective 2010-10-24 12:51:02 +00:00
tpm Add tpm(4) driver for Trusted Platform Module. 2010-08-12 00:16:18 +00:00
trm
tsec Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
twa Fix a compile problem introduced with r212008 on 32bit: 2010-09-04 16:27:14 +00:00
twe
tx Converted the remainder of the NIC drivers to use the mii_attach() 2010-10-15 15:00:30 +00:00
txp
uart Fix typos. 2010-11-09 10:59:09 +00:00
ubsec
usb Explicitly UP and DOWN the usbus interfaces (IFT_USB) when it's attached 2010-12-01 03:51:06 +00:00
utopia
vge Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
vkbd
vr Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
vx
watchdog
wb Fix indentation in r213894. 2010-11-07 12:29:26 +00:00
wds
wi
wl
wpi Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +00:00
xe
xen sys/dev/xen/blkback/blkback.c: 2010-10-28 04:14:28 +00:00
xl Add flow control for 3C905B and newer controllers. Note, these 2010-11-14 23:53:13 +00:00