freebsd-dev/sys
Marius Strobl 75b1a030f1 - Take advantage of mii_phy_dev_probe() and mii_phy_setmedia().
- Set MIIF_NOLOOP as loopback doesn't work with this PHY. The MIIF_NOLOOP
  flag currently triggers nothing but hopefully will be respected by
  mii_phy_setmedia() later on.
- Use MII_ANEGTICKS instead of 5.
- Remove an unused macro.
- Fix some whitespace nits.

MFC after:	1 week
2007-01-13 00:06:41 +00:00
..
amd64 Remove 3rd clause, renumber, ok per email 2007-01-12 07:26:21 +00:00
arm Hints are handled differently on -current 2007-01-05 10:30:51 +00:00
boot Garbage collect the code for auto-loading modules based on ISAPNP IDs, 2007-01-07 22:25:45 +00:00
bsm
cam
coda
compat MFp4 (112646): 2007-01-07 19:30:19 +00:00
conf Add missing SC_NO_MODE_CHANGE option. Disable it in the powerpc 2007-01-10 18:45:18 +00:00
contrib Clean up pfr_kentry_pl2 as well. This fixes a kernel panic in the vm.zone 2007-01-01 16:51:11 +00:00
crypto
ddb
dev - Take advantage of mii_phy_dev_probe() and mii_phy_setmedia(). 2007-01-13 00:06:41 +00:00
fs Tell backing v_object the filesize right on it's creation. 2007-01-07 23:53:16 +00:00
gdb
geom
gnu
i4b Fix fat-fingering in previous commit. 2006-12-29 16:38:22 +00:00
i386 Remove 3rd clause, renumber, ok per email 2007-01-12 07:26:21 +00:00
ia64 Remove 3rd clause, renumber, ok per email 2007-01-12 07:26:21 +00:00
isa Be consistent with the spelling of "dependent" in user-visible places. 2006-12-30 11:55:47 +00:00
isofs/cd9660
kern Re-wrap comments to wider margins now that they have been relocated from 2007-01-12 22:01:03 +00:00
libkern
modules Disable multichannel recording in snd_emu10kx module. Whith multichannel 2007-01-07 19:43:59 +00:00
net style(9) nit. Prefer struct[space]name[space]{ to make grep searches more 2007-01-01 21:49:39 +00:00
net80211 reduce user-visible namespace to just what is needed 2007-01-09 04:37:05 +00:00
netatalk Clean up DDP layer netatalk code: 2007-01-12 15:07:51 +00:00
netatm
netgraph Fix accounting of incoming octets. 2007-01-10 15:04:10 +00:00
netinet Marking this as __packed was needed to get the alignment and offset of 2007-01-12 07:23:31 +00:00
netinet6 Marked these as packed correctly 2007-01-12 07:20:25 +00:00
netipsec
netipx Factor out UCB and my copyrights from copyrights of Mike Mitchell; 2007-01-08 22:14:00 +00:00
netkey
netnatm Factor out my copyrights + licenses from Charles D. Cranor and 2007-01-08 22:30:39 +00:00
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver The nfsm_srvpathsiz() macro in nfsrv_symlink() in nfs_serv.c should 2007-01-02 20:42:08 +00:00
opencrypto
pc98 MFi386: revision 1.646. 2007-01-07 12:13:10 +00:00
pccard
pci Various updates to most of the smbus(4) drivers: 2007-01-11 19:56:24 +00:00
powerpc Remove 3rd clause, renumber, ok per email 2007-01-12 07:26:21 +00:00
rpc
security When returning early from audit_arg_file() due to so->so_pcb being NULL 2007-01-06 22:28:28 +00:00
sparc64 Remove 3rd clause, renumber, ok per email 2007-01-12 07:26:21 +00:00
sun4v Remove 3rd clause, renumber, ok per email 2007-01-12 07:26:21 +00:00
sys The pc98 porting team's copyright year should be 2003, when 2007-01-10 01:29:46 +00:00
tools
ufs Canonicalize copyright: use a date range rather than comma-delimited 2007-01-08 17:55:32 +00:00
vm Remove uma_zalloc_arg() hack, which coerced M_WAITOK to M_NOWAIT when 2007-01-10 21:04:43 +00:00
Makefile