From owner-freebsd-hackers Fri Mar 22 19:44:03 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA25823 for hackers-outgoing; Fri, 22 Mar 1996 19:44:03 -0800 (PST) Received: from dw3f.ess.harris.com (dw3f.ess.harris.com [130.41.9.242]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA25774 for ; Fri, 22 Mar 1996 19:43:54 -0800 (PST) Received: from suw2k.hisd.harris.com (borg [158.147.23.50]) by dw3f.ess.harris.com (8.6.9/mdb(941103)) with SMTP id WAA19190 for ; Fri, 22 Mar 1996 22:41:54 -0500 Received: by suw2k.hisd.harris.com (4.1/SMI-4.1) id AA19356; Fri, 22 Mar 96 22:40:35 EST Date: Fri, 22 Mar 96 22:40:35 EST From: jleppek@suw2k.hisd.harris.com (James Leppek) Message-Id: <9603230340.AA19356@suw2k.hisd.harris.com> To: freebsd-hackers@freefall.FreeBSD.org Subject: pccard stuff Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk the following is NOT a flame, criticism, or anything remotely resembling a complaint, ok, its alpha and I know what that means. (its been a long week, mountain dew levels dropping....) We now return to our story :-) Well I still had my notebook at 2.1 Release so I thought I would give the pcmcia stuff a try. got it, read it, untarred it, built it. "good so far" says I ..... Soooo I reboot and my pcmcia 3c589 which always worked using zp0 is not recognized as a nep0. Hmmmmmm an lsdev shows it as unconfigured I pop in a megahertz xj2288 card, machine beeps, message says "card inserted" looks good, start seyon, strange sounds of angels singing in the background and the room is bathed in a glow, IT IS ALIVE, IT WORKS. nice job guys, I like it :-) now the pcmcia 3c589B is no joy, what are the important relationships between nep0 kernel device, zp0 (which I now commented out), and the pccard.conf file. the kernel spits out the following: Card inserted, slot 1 Card inserted, slot 0 Map I/O 0x2e8 (size 0x8) on Window 0 Map I/O 0x300 (size 0x10) on Window 0 0x300 is the address of the 3com anyone else playing with this, I will have my hands on an adaptec slimscsi monday and at the least wanted to have a little practice. thanks, Jim Leppek