Bug 18323

Summary: [Patch] patch for kernel config file about sn/cs Ethernet Driver
Product: Base System Reporter: sanpei
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: imp
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description sanpei 2000-05-01 13:50:00 UTC
    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.
Comment 1 Warner Losh freebsd_committer freebsd_triage 2000-05-03 01:50:10 UTC
State Changed
From-To: open->closed