Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 1997 09:36:40 -0700
From:      "Phil Windley" <windley@cs.byu.edu>
To:        freebsd-mobile@freebsd.org
Cc:        jlp@imall.com
Subject:   pccard configuration for TP560 with Megahertz XJ10BT
Message-ID:  <199710271636.LAA18518@luwak.cs.byu.edu>

next in thread | raw e-mail | index | archive | help

I'm trying to get a network running on a Thinkpad 560 using Freebsd
2.2.2-RELEASE and a Megahertz XJ10BT PC Card.  I used this configurtation
and the PAO boot floppy to install FreeBSD, so I know that the boot
kernel can get it to work.

My configuration file (/etc/pccard.conf) looks like this [with comments,
etc. removed]:

io 0x300-0x360
irq 10 11
memory 0xd0000 12K

card "Megahertz" "CC10BT/2"
  config 0x1 "sn0" 10
  ether 0xff0
  insert /etc/pccard_ether $device
  remove /sbin/ifconfig $device delete

I started with the pccard.conf.sample file and then tried to come up with
something that made sense from a combination of looking at the man page and
using the parameters that are used by the PAO boot floppy.

When I run pccardd, I get the following error message (repeated 3 times):

Oct 27 09:22:10 ocelot cardd[153]: driver allocation failed for Megahertz


Does anyone have a pccard.conf file that will work with this PC card?  Or
does anyone have any suggestions what is going wrong.  

--phil--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710271636.LAA18518>