Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2008 11:19:45 -0500
From:      "Michael C. Cambria" <mcc@fid4.com>
To:        "M. Warner Losh" <imp@bsdimp.com>, freebsd-mobile@freebsd.org
Subject:   Re: FreeBSD 7 doesn't see AR5212 (Netgear WPN511) via PCI/Cardbus Adapter
Message-ID:  <47BEF621.8010109@fid4.com>
In-Reply-To: <20080220.233000.1021575865.imp@bsdimp.com>
References:  <47BC7B3D.9020804@fid4.com> <47BC7D9D.3010707@errno.com>	<47BC859F.6050603@fid4.com> <20080220.233000.1021575865.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
M. Warner Losh wrote:
> Please try this patch and send me the results of 'sysctl dev.pci' and
> 'sysctl dev.pcib' and 'sysctl dev.cbb'.  There's 0 chance it will fix
> the problem, but will let us know for sure if this is my 'problem 1'
> or something else.
>   


Here are the results:

$ sysctl dev.pci
dev.pci.0.%desc: ACPI PCI bus
dev.pci.0.%driver: pci
dev.pci.0.%parent: pcib0
dev.pci.0.wake: 0
dev.pci.1.%desc: ACPI PCI bus
dev.pci.1.%driver: pci
dev.pci.1.%parent: pcib1
dev.pci.1.wake: 0
$ sysctl dev.pcib
dev.pcib.0.%desc: ACPI Host-PCI bridge
dev.pcib.0.%driver: pcib
dev.pcib.0.%location: handle=\_SB_.PCI0
dev.pcib.0.%pnpinfo: _HID=PNP0A03 _UID=4
dev.pcib.0.%parent: acpi0
dev.pcib.0.wake: 0
dev.pcib.1.%desc: ACPI PCI-PCI bridge
dev.pcib.1.%driver: pcib
dev.pcib.1.%location: slot=30 function=0 handle=\_SB_.PCI0.PCI1
dev.pcib.1.%pnpinfo: vendor=0x8086 device=0x244e subvendor=0x0000 
subdevice=0x0000 class=0x060400
dev.pcib.1.%parent: pci0
dev.pcib.1.domain: 0
dev.pcib.1.pribus: 0
dev.pcib.1.secbus: 1
dev.pcib.1.subbus: 1
dev.pcib.1.wake: 0
$ sysctl dev.cbb
dev.cbb.0.%desc: TI1410 PCI-CardBus Bridge
dev.cbb.0.%driver: cbb
dev.cbb.0.%location: slot=8 function=0
dev.cbb.0.%pnpinfo: vendor=0x104c device=0xac50 subvendor=0x133f 
subdevice=0x3000 class=0x060700
dev.cbb.0.%parent: pci1
dev.cbb.0.domain: 0
dev.cbb.0.pribus: 1
dev.cbb.0.secbus: 2
dev.cbb.0.subbus: 3


Thanks,
MikeC




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