Go to file
fair 8459c79958 Change the "dontcare" bits argument of ifmedia_init() to IFM_IMASK,
so that PHY instance is not siginificant in ifmedia_match(). This
is done to support multiple PHYs on the MII. Without this change,
ifmedia_set() would panic the system when no PHYs were matched.

I ran into this on an AMD EasyNow PC, which is built around SiS
system chips with an embedded SiS 900 core, and an external AMD
Am79c901 PHY, which presents two PHYs on the MII: one for HomePNA,
and one for standard 10base-T. The 10base-T PHY ends up with instance
number 1...
2002-10-17 01:17:30 +00:00
bin Factor out some more code, and don't expand names in ././@LongLink records. 2002-10-17 01:08:22 +00:00
crypto back out the previous change. We really don't want to enable login on a 2002-10-15 15:33:04 +00:00
dist Mark basic rate with '*' in PRINT_RATES(). 2002-09-30 13:31:57 +00:00
distrib tar and cpio have been paxified. 2002-10-16 15:32:26 +00:00
doc pax replaced cpio/tar 2002-10-17 01:11:21 +00:00
etc Set 2002-10-16 02:30:48 +00:00
games - use correctly bounded strings when reloading a saved game. in particular, 2002-10-01 14:18:57 +00:00
gnu Flip the pax switch 2002-10-16 15:23:59 +00:00
include add prototypes for disklabel_dkcksum() and disklabel_scan(). 2002-10-12 20:46:57 +00:00
lib Remove duplicate definitions of getyx, getbegyx and getmaxyx. 2002-10-14 16:25:52 +00:00
libexec * enclose unknown command strings inside a pair of 's to clearly mark the 2002-10-12 08:35:16 +00:00
regress Add a comment clarifying the last change. 2002-10-16 21:13:43 +00:00
rescue * Move the rescue bits into their own file. 2002-10-06 17:28:46 +00:00
sbin At the suggestion of wiz@, we remove the lines that mention that the 2002-10-13 01:30:29 +00:00
share typo (be -> by) 2002-10-16 20:05:20 +00:00
sys Change the "dontcare" bits argument of ifmedia_init() to IFM_IMASK, 2002-10-17 01:17:30 +00:00
tools Implement replacements for lchflags(), lchmod(), and lchown(), 2002-10-08 00:28:36 +00:00
usr.bin fix coredump when "command" is omitted. 2002-10-16 10:40:17 +00:00
usr.sbin Enabled apm command device node for hpcmips and put apm.8 and zzz.8 man pages 2002-10-14 06:31:37 +00:00
BUILDING regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING 2002-09-21 05:26:42 +00:00
Makefile move BUILDING.mdoc -> doc/BUILDING.mdoc 2002-09-21 08:19:27 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING kernel update requires userland systrace recompile. 2002-10-11 21:55:48 +00:00
build.sh Add sh5 cases. 2002-10-02 16:57:29 +00:00