Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 1998 22:00:32 -0800 (PST)
From:      "Jason C. Wells" <jcwells@u.washington.edu>
To:        Child <child@prairie.lakes.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: PCMCIA
Message-ID:  <Pine.BSF.3.96.980205215339.2139A-100000@s8-37-26.student.washington.edu>
In-Reply-To: <3.0.3.32.19980205231031.00cac8e4@192.168.0.10>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 5 Feb 1998, Child wrote:
> 	Hi All
> I am trying to get a NE200 compat PCMCIA going under 2.2.5-REL
> its a PINE ether card
> can someone give me some rough ideas how to set this up
> as it would be great to get it going

One thing you need to do is reconfigure your kernel to include a line
similar to this.  In case you don't know. This is in
'/usr/src/sys/i386/conf/KERNELNAME'.  

device ed0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector edintr

ed0 being the driver for the card with your irq and port substituted for
the ones in the example. 

This only answers part of your question relating to the network
interface. There may be PCMCIA issues, but I don't know anything about
these. You can read the LINT file in the same directory as your KERNEL
file to find out more.

 VVVVVVV
/ 0\ / 0\  Have fun,
     )	   Jason Wells	
)-------(  Wannabe Sysadmin
 \_____/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980205215339.2139A-100000>