From owner-freebsd-hackers Sun Dec 22 08:46:40 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id IAA10377 for hackers-outgoing; Sun, 22 Dec 1996 08:46:40 -0800 (PST) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id IAA10372 for ; Sun, 22 Dec 1996 08:46:37 -0800 (PST) Received: from freebie.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0vbr2S-000QYYC; Sun, 22 Dec 96 17:46 MET Received: (grog@localhost) by freebie.lemis.de (8.8.4/8.6.12) id QAA00445; Sun, 22 Dec 1996 16:50:27 +0100 (MET) From: grog@lemis.de Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Message-Id: <199612221550.QAA00445@freebie.lemis.de> Subject: Re: 3com 3c589b pcmcia support? In-Reply-To: <199612210533.WAA25762@rocky.mt.sri.com> from Nate Williams at "Dec 20, 96 10:33:14 pm" To: nate@mt.sri.com (Nate Williams) Date: Sun, 22 Dec 1996 16:50:27 +0100 (MET) Cc: rmallory@sunbeam.csusb.edu, hackers@freebsd.org (FreeBSD Hackers) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Nate Williams writes: >> >> I have a 3c589c-TP, and the default GENERIC kernel finds it, ifconfigs >> it up, and appears to work (I get a link light on the hub at that >> point). > > Try messing with the link flags. Usually appending '-link0 link1' *OR* > 'link0 -link1' works. Specifically, "-link0 link1" selects the BNC port, and "link0 -link1" sets the UTP port. Greg