Date: Sat, 26 Apr 2008 14:17:21 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/hme if_hme_pci.c if_hme_sbus.c Message-ID: <200804261417.m3QEHLnC095281@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2008-04-26 14:17:21 UTC
FreeBSD src repository
Modified files:
sys/dev/hme if_hme_pci.c if_hme_sbus.c
Log:
- Use the revamped code from the gem(4) PCI front-end, which
doesn't require parts of the Expansion ROM to be copied around,
for obtaining the MAC address on !OFW platforms.
- Don't unnecessarily cache bus space tag and handle nor RIDs
in the softcs of the front-ends.
- Don't use function calls in initializers.
- Let the SBus front-end depend on sbus(4).
Revision Changes Path
1.25 +119 -107 src/sys/dev/hme/if_hme_pci.c
1.20 +55 -54 src/sys/dev/hme/if_hme_sbus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804261417.m3QEHLnC095281>
