Skip site navigation (1)Skip section navigation (2)
Date:      29 May 2001 06:35:37 -0000
From:      mico@bsd.hu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/27726: PCMCIA ethernet card
Message-ID:  <20010529063537.401.qmail@fmdb.c3.hu>

next in thread | raw e-mail | index | archive | help

>Number:         27726
>Category:       conf
>Synopsis:       PCMCIA ethernet card
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 28 23:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Miklos Niedermayer
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
>Environment:

	

>Description:

There's a Billionton ed0 card named LNT-10TN which is the same as LNT-10TB.


>How-To-Repeat:

	

>Fix:


--- pccard.conf.old	Tue May 29 08:31:16 2001
+++ pccard.conf	Tue May 29 08:32:17 2001
@@ -362,6 +362,12 @@
 	insert	/etc/pccard_ether $device start
 	remove	/etc/pccard_ether $device stop
 
+# Billionton LNT-10TN
+card "Billionton" "LNT-10TN"
+	config	auto "ed" ?
+	insert	/etc/pccard_ether $device start
+	remove	/etc/pccard_ether $device stop
+
 # CNet BC40 adapter
 card "CNet" "CN40BC Ethernet"
 	config	0x20 "ed" ?
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010529063537.401.qmail>