From owner-freebsd-questions Sat Jan 10 21:25:56 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA15572 for questions-outgoing; Sat, 10 Jan 1998 21:25:56 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from mailbox.neosoft.com (mailbox.neosoft.com [206.109.1.16]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA15567 for ; Sat, 10 Jan 1998 21:25:49 -0800 (PST) (envelope-from nospamkjs@neosoft.com) Received: from sheldon.neosoft.com (sheldon.neosoft.com [206.109.14.90]) by mailbox.neosoft.com (8.8.8/8.8.8) with SMTP id QAA05934; Sat, 10 Jan 1998 16:38:05 -0600 (CST) Message-ID: <34B7F84B.2781E494@neosoft.com> Date: Sat, 10 Jan 1998 16:38:03 -0600 From: x X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.2.2-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org CC: kjs@neosoft.com Subject: [Fwd: Help: pcic Generic PCMCIA Ethernet driver (was Help: 3Com 3C589d ...)] Content-Type: multipart/mixed; boundary="------------15FB7483794BDF32446B9B3D" Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This is a multi-part message in MIME format. --------------15FB7483794BDF32446B9B3D Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Perhaps someone here at freebsd.org can help me to configure the pcic generic PCMCIA ethernet driver. ----Ken Sheldon --------------15FB7483794BDF32446B9B3D Content-Type: message/news Content-Transfer-Encoding: 7bit Content-Disposition: inline Path: uuneo.neosoft.com!not-for-mail From: x Newsgroups: comp.unix.bsd.freebsd.misc Subject: Help: pcic Generic PCMCIA Ethernet driver (was Help: 3Com 3C589d ...) Date: Sat, 10 Jan 1998 15:42:13 -0600 Organization: NeoSoft, Inc. Message-ID: <34B7EB35.41C67EA6@neosoft.com> References: <34B15270.41C67EA6@neosoft.com> NNTP-Posting-Host: sheldon.neosoft.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.2.2-RELEASE i386) CC: nate@trout.mt.sri.com Xref: uuneo.neosoft.com comp.unix.bsd.freebsd.misc:57226 Nate Williams wrote: > Then, when you boot the FreeBSD kernel, make > sure you set the zp0 device to use them with the kernel config. > > This is all covered in the HARDWARE.HLP file provided on the boot disk. > I looked at HARDWARE.TXT; it states the latest revision (ie: rev d) of the 3C589 card is not supported by if-zp. * The D revision is supported in new PCMCIA generic code written for FreeBSD, but there is little/no documentation written on how to set it up yet. So... Can anyone help me set up the pcic driver? So far, I have configured the following: controller crd0 device pcic0 at crd? device pcic1 at crd? During boot, I see the following messages: PC-Card Intel 82365 (5 mem & 2 I/O windows) pcic: controller irq3 Card inserted, slot 1 Card inserted, slot 0 (The 3C589d is inserted in slot 1) Unfortunately, I cannot use ifconfig on pcic, pcic0, or pcic1. The ifconfig utility reports: ifconfig: interface pcic does not exist What do I need to do to get the pcic driver running? --------------15FB7483794BDF32446B9B3D--