From owner-freebsd-arch Mon Oct 23 16: 9:24 2000 Delivered-To: freebsd-arch@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id D4EB037B4C5 for ; Mon, 23 Oct 2000 16:09:21 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id e9NN9Jn83753; Mon, 23 Oct 2000 17:09:20 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id RAA11156; Mon, 23 Oct 2000 17:09:19 -0600 (MDT) Message-Id: <200010232309.RAA11156@harmony.village.org> To: Anders Franzen Subject: Re: loadable drivers Cc: freebsd-arch@FreeBSD.ORG In-reply-to: Your message of "Wed, 18 Oct 2000 14:44:50 +0200." <39ED9B42.417E88FD@uab.ericsson.se> References: <39ED9B42.417E88FD@uab.ericsson.se> Date: Mon, 23 Oct 2000 17:09:19 -0600 From: Warner Losh Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <39ED9B42.417E88FD@uab.ericsson.se> Anders Franzen writes: : Hi, I'm playing around with the linux pcmcia/cardbus drivers. What does this have to do with FreeBSD? : Since I crash quite often I would like to do it with modules. : The problem is that if I don't put any driver for the pcicl chip : the PCI bus driver hands it over to the chip 'device/bus' and I : wont see it when I attach the module to the PCI bus. : : Is there anyway of doing this or must certain drivers (bridges) be : linked : in the kernel? Sure. The cardbus drivers haven't been tested as loadable modules, but pccard and pcic work great as far as I can tell. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message