From owner-freebsd-hackers Tue Jun 27 13:35:46 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA01573 for hackers-outgoing; Tue, 27 Jun 1995 13:35:46 -0700 Received: from cithe312.cithep.caltech.edu (cithe312.cithep.caltech.edu [131.215.124.112]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id NAA01566 for ; Tue, 27 Jun 1995 13:35:38 -0700 Received: by cithe312.cithep.caltech.edu (AIX 3.2/UCB 5.64/4.03) id AA16132; Tue, 27 Jun 1995 13:34:06 -0700 From: shih@cithe312.cithep.caltech.edu (Ching Shih) Message-Id: <9506272034.AA16132@cithe312.cithep.caltech.edu> Subject: about 3c589 PCMCIA card To: hackers@freebsd.org Date: Tue, 27 Jun 1995 13:34:05 -0700 (PDT) X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 592 Sender: hackers-owner@freebsd.org Precedence: bulk Hi all, I am using a 3c589 card in my T1950CT. It works great with its 10 BaseT connection. It works for me for 10 BaseT, either ifconfig zp0 ip-address netmask 0xffffff00 up or ifconfig zp0 ip-address netmask 0xffffff00 link2 up But it didn't work with thin-wide connection for ifconfig zp0 ip-address netmask 0xffffff00 link2 up or ifconfig zp0 ip-address netmask 0xffffff00 link1 up or ifconfig zp0 ip-address netmask 0xffffff00 link0 up Could someone tell me what is the correct way to bring it up for thin-wide connection? Thanks! Ching Shih shih@cithe312.cithep.caltech.edu