yongari 2008-03-03 04:15:08 UTC
FreeBSD src repository
Modified files:
sys/dev/re if_re.c
sys/pci if_rl.c
Log:
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.106 +32 -41 src/sys/dev/re/if_re.c
1.173 +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]"