From owner-freebsd-bugs@FreeBSD.ORG Tue Jul 19 19:29:44 2005 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2BC816A41F for ; Tue, 19 Jul 2005 19:29:44 +0000 (GMT) (envelope-from kayve@sfsu.edu) Received: from mailgw1.sfsu.edu (mailgw1.sfsu.edu [130.212.10.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id A945043D49 for ; Tue, 19 Jul 2005 19:29:44 +0000 (GMT) (envelope-from kayve@sfsu.edu) Received: from libra.sfsu.edu (libra.sfsu.edu [130.212.10.238]) by mailgw1.sfsu.edu (8.12.11/8.12.11) with ESMTP id j6JJTgYW003747 for ; Tue, 19 Jul 2005 12:29:42 -0700 Received: from localhost (kayve@localhost) by libra.sfsu.edu (8.12.10/8.12.10) with ESMTP id j6JJTfPN007105 for ; Tue, 19 Jul 2005 12:29:41 -0700 (PDT) X-Authentication-Warning: libra.sfsu.edu: kayve owned process doing -bs Date: Tue, 19 Jul 2005 12:29:41 -0700 (PDT) From: KAYVEN RIESE To: freeBSD bugs mailing list Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SFSU-VirusScanner: Found to be clean Subject: can't see SD/flash Card reader PCMCIA on PCI bus X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2005 19:29:45 -0000 i have a dual boot freeBSD conifguration with 5.4 on partition 2 and 6.0 on partition one. i have been trying to find out how to mount a PCI bus device that adapts to a number of differnt flash memory cards and the small "SD card" that comes out of my camera here is the output of lspci: (root@www) 113> lspci 00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 21) 00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 2 1) 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) U SB UHCI Controller #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) U SB UHCI Controller #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) U SB UHCI Controller #3 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Co ntroller (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83) 00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (re v 03) 00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 0 3) 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH 4-L/ICH4-M) AC'97 Audio Controller (rev 03) 00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Mode m Controller (rev 03) 01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9 600 M10] 02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethe rnet (rev 03) 02:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac) 02:01.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac) 02:01.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 04) 02:02.0 Network controller: Intel Corporation PRO/Wireless 2915ABG MiniPCI Adapt er (rev 05) Path: /usr/ports/sysutils/pciutils (root@www) 114> i can't kldload if_ndis kayvetop# kldload if_ndis kldload: can't load if_ndis: No such file or directory kayvetop# ifconfig ndis0 ifconfig: interface ndis0 does not exist kayvetop#