From owner-freebsd-hackers Sun Dec 22 12:03:55 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA17643 for hackers-outgoing; Sun, 22 Dec 1996 12:03:55 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id MAA17637 for ; Sun, 22 Dec 1996 12:03:53 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id NAA01294; Sun, 22 Dec 1996 13:03:50 -0700 (MST) Date: Sun, 22 Dec 1996 13:03:50 -0700 (MST) Message-Id: <199612222003.NAA01294@rocky.mt.sri.com> From: Nate Williams To: Greg Lehey Cc: nate@mt.sri.com (Nate Williams), rmallory@sunbeam.csusb.edu, hackers@freebsd.org (FreeBSD Hackers) Subject: Re: 3com 3c589b pcmcia support? In-Reply-To: <199612221550.QAA00445@freebie.lemis.de> References: <199612210533.WAA25762@rocky.mt.sri.com> <199612221550.QAA00445@freebie.lemis.de> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >> 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. Actually, it depends on which model and what the built-in settings are. My two cards behave exactly opposite of one another with the link flags. Nate