Date: Mon, 18 Dec 2000 12:56:43 -0700 From: Warner Losh <imp@village.org> To: Doug Luce <luce@aaronsen.com> Cc: hackers@FreeBSD.ORG Subject: Re: National Semiconductor 82c168/82c169 driver Message-ID: <200012181956.MAA93460@harmony.village.org> In-Reply-To: Your message of "Mon, 18 Dec 2000 14:45:49 EST." <Pine.BSF.4.21.0012181443210.32262-100000@gibson.aaronsen.com> References: <Pine.BSF.4.21.0012181443210.32262-100000@gibson.aaronsen.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.21.0012181443210.32262-100000@gibson.aaronsen.com> Doug Luce writes: : I haven't been able to find a driver for this ethernet card, so I'm : working on porting the Linux driver over. It seems to have "natsemi" : coded in as the default device mnenomic. Is it a good idea to pull this : name directly over to FreeBSD? So my Ethernet interface would be natsemi0 : instead of fxp0 (for an Intel card)... natsemi is likely too generic a name for this one ethernet card. What if the sio driver had been called natsemi since the original 8250 was made by natsemi (well, given the part number, it looks like a intel part. The all 16550 data sheets I've seen are from natsemi only). I'd be tempted to call it nse (National Semiconductor Ethernet). But that might be too generic. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012181956.MAA93460>