Date: Wed, 3 Mar 2010 20:06:09 +0000 (UTC) From: Weongyo Jeong <weongyo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bwn if_bwn.c src/sys/dev/siba siba_bwn.c siba_core.c Message-ID: <201003032006.o23K6PuK085618@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
weongyo 2010-03-03 20:06:09 UTC
FreeBSD src repository
Modified files:
sys/dev/bwn if_bwn.c
sys/dev/siba siba_bwn.c siba_core.c
Log:
SVN rev 204657 on 2010-03-03 20:06:09Z by weongyo
fixes an attached-at-boot issue that bwn(4) using device_identify
interface didn't be attached automatically at boot time so changes a
approach to attach children based on leveraging some newbus niceties.
Submitted by: nwhitehorn
Revision Changes Path
1.10 +0 -8 src/sys/dev/bwn/if_bwn.c
1.2 +0 -12 src/sys/dev/siba/siba_bwn.c
1.3 +12 -49 src/sys/dev/siba/siba_core.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003032006.o23K6PuK085618>
