yongari 2008-04-22 05:56:16 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/re if_re.c
sys/pci if_rl.c
Log:
MFC if_re.c 1.106, if_rl.c 1.173 to RELENG_7.
Don't map memory/IO resource in device probe and just use PCI
vendor/revision/sub device id of the hardware to probe it.
This is the same way as NetBSD does and it enhances readabilty
a lot.
Revision Changes Path
1.95.2.10 +32 -41 src/sys/dev/re/if_re.c
1.170.2.4 +18 -41 src/sys/pci/if_rl.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"