| Summary: | [Patch] patch for kernel config file about sn/cs Ethernet Driver | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | sanpei | ||||
| Component: | i386 | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | imp | ||||
| Priority: | Normal | ||||||
| Version: | 5.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed |
sn driver for SMC's 9000 series of Ethernet adapters(sys/dev/sn) and cs driver for Crystal Semiconductor CS8900 and CS8920(sys/dev/cs) were already Newbusify on Dec 22 by Warner-san, I think. sn driver http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/dev/sn/if_sn.c Rev.1.4 cs driver http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/dev/cs/if_cs.c Rev.1.15 But in sys/i386/conf/GENERIC file, these device are still listed in ``The probe order of these is presently determined by i386/isa/isa_compat.c.'' I think, it need to move correct place.