Date: Tue, 19 Oct 1999 10:12:29 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 nexus.c Message-ID: <199910191712.KAA68841@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/10/19 10:12:29 PDT Modified files: sys/i386/i386 nexus.c Log: Remove pccard attachment stub, this caused pccard unit 0 to be allocated and unusable by the pccard system since pccard doesn't attach to the nexus any more. This was stopping my 3c589D from working as pccard unit 0 is used directly for resource allocation and this fails when unit 0 isn't actually attached to anything. Revision Changes Path 1.21 +1 -6 src/sys/i386/i386/nexus.c 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?199910191712.KAA68841>