Date: Fri, 15 Oct 1999 22:11:47 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard.c pcic.c slot.h Message-ID: <199910160511.WAA61311@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1999/10/15 22:11:46 PDT
Modified files:
sys/pccard pccard.c pcic.c slot.h
Log:
Remove name field from controller information. Fix name setting in
pc98 case that I missed before. Attempt to get the irq for the PCIC
first from the loader env var and second from the config system. I've
been able to boot my laptop with a kernel that hardwired the irq to
10. This should allow boot -c to finally start working for pcic irq,
but I've not tested that. Add $FreeBSD$ to slot.h.
Revision Changes Path
1.90 +3 -3 src/sys/pccard/pccard.c
1.79 +41 -36 src/sys/pccard/pcic.c
1.18 +2 -1 src/sys/pccard/slot.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910160511.WAA61311>
