Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 1999 03:26:14 -0400 (EDT)
From:      Will Andrews <will@shadow.blackdawn.com>
To:        imp@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   pcic.ko & recent changes to sys/pccard/*
Message-ID:  <199910180726.DAA64055@shadow.blackdawn.com>

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

	I'm running FreeBSD 4.0-CURRENT on my laptop, a Dell
Inspiron 7000. I successfully got my 3Com Megahertz 3C574B
Ethernet PC-Card to work under 4.0-CURRENT (sources as of
September 29, 1999 @ 10AM EDT, before marcel's infamous
signal.h commits).

	CVSup'ing recently and finally successfully remaking
world, I find that the sys/pccard/* has changed somewhat.
Looking through the cvsweb changes, I see Warner's message
about changing the PCMCIA support lines in the kernel
configfile, so I did that. (see cvs log messages for
src/sys/pccard/pccard.c,v 1.89)

	But it doesn't work. I'm assuming that my kernel
config file's settings do not affect make world in any way,
and thus it seems that pcic.ko is not being built by make world
anymore...

Thus, /dev/card0 is reported as "Device not configured"
upon boot (because kldload can't find pcic.ko in /modules
or elsewhere).

What's going on here? Is the Makefile in src/sys/modules/pcic
borked somehow (Makefile v1.9, 1999/08/28)? Doesn't seem
likely, as the last time it was changed was for the $Id$ ->
$FreeBSD$ change, which of course was mostly propagated
by Peter Wemm. And it wasn't relevant to pcic anyway.

So where is it breaking? It's either breaking in a Makefile
I missed somewhere, or the pcic code is broken, or I'm
broken (being egotistical, I doubt it ;).

--Will Andrews <andrews@technologist.com>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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