Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2008 00:33:46 +1100
From:      Dean Hamstead <dean@fragfest.com.au>
To:        freebsd-hardware@freebsd.org
Subject:   Re: nvidia nforce 630a
Message-ID:  <9e40be475ad0d456933ac9763622bbd1@fragfest.com.au>

next in thread | raw e-mail | index | archive | help



from dmesg


Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
cpu0: <ACPI CPU> on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pci0: <memory, RAM> at device 0.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 1.0 on pci0
isa0: <ISA bus> on isab0
pci0: <serial bus, SMBus> at device 1.1 (no driver attached)
pci0: <memory, RAM> at device 1.2 (no driver attached)

here tis
VVVVVVVVVVVVVV

atapci0: <GENERIC ATA controller> port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf000-0xf00f at device 6.0 on pci0
ata0: <ATA channel 0> on atapci0
ata1: <ATA channel 1> on atapci0
pcib1: <ACPI PCI-PCI bridge> at device 8.0 on pci0
pci1: <ACPI PCI bus> on pcib1

^^^^^^^^^^^^^^^^^^^^^^^^
and we go on...

atapci1: <SiI 3114 SATA150 controller> port
0xb000-0xb007,0xb400-0xb403,0xb800-0xb807,0xbc00-0xbc03,0xc000-0xc00f mem
0xf4000000-0xf40003ff irq 16 at
device 6.0 on pci1
ata2: <ATA channel 0> on atapci1
ata3: <ATA channel 1> on atapci1

etc...

from pciconf -lv

[root@batou /usr/home/dean]# pciconf -lv
none0@pci0:0:0:	class=0x050000 card=0x50011458 chip=0x054710de rev=0xa2
hdr=0x00
    vendor   = 'NVIDIA Corporation'
    class    = memory
    subclass = RAM
isab0@pci0:1:0:	class=0x060100 card=0x0c111458 chip=0x054810de rev=0xa2
hdr=0x00
    vendor   = 'NVIDIA Corporation'
    class    = bridge
    subclass = PCI-ISA
none1@pci0:1:1:	class=0x0c0500 card=0x0c111458 chip=0x054210de rev=0xa2
hdr=0x00
    vendor   = 'NVIDIA Corporation'
    class    = serial bus
    subclass = SMBus
none2@pci0:1:2:	class=0x050000 card=0xcb8410de chip=0x054110de rev=0xa2
hdr=0x00
    vendor   = 'NVIDIA Corporation'
    class    = memory
    subclass = RAM


thsis is it here

VVVVVV

atapci0@pci0:6:0:	class=0x01018a card=0x50021458 chip=0x056010de rev=0xa1
hdr=0x00
    vendor   = 'NVIDIA Corporation'
    class    = mass storage
    subclass = ATA

^^^^^^^^^

pcib1@pci0:8:0:	class=0x060401 card=0x000000b8 chip=0x056110de rev=0xa2
hdr=0x01
    vendor   = 'NVIDIA Corporation'
    class    = bridge
    subclass = PCI-PCI
none3@pci0:9:0:	class=0x010601 card=0xb0021458 chip=0x055410de rev=0xa2
hdr=0x00
    vendor   = 'NVIDIA Corporation'
    class    = mass storage
nfe0@pci0:10:0:	class=0x020000 card=0xe0001458 chip=0x054c10de rev=0xa2
hdr=0x00
    vendor   = 'NVIDIA Corporation'
    class    = network
    subclass = ethernet
none4@pci0:18:0:	class=0x030000 card=0xd0001458 chip=0x053e10de rev=0xa2
hdr=0x00
    vendor   = 'NVIDIA Corporation'
    class    = display
    subclass = VGA
hostb0@pci0:24:0:	class=0x060000 card=0x00000000 chip=0x11001022 rev=0x00
hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'Athlon 64 / Opteron HyperTransport Technology
Configuration'
    class    = bridge
    subclass = HOST-PCI
hostb1@pci0:24:1:	class=0x060000 card=0x00000000 chip=0x11011022 rev=0x00
hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'Athlon 64 / Opteron Address Map'
    class    = bridge
    subclass = HOST-PCI
hostb2@pci0:24:2:	class=0x060000 card=0x00000000 chip=0x11021022 rev=0x00
hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'Athlon 64 / Opteron DRAM Controller'
    class    = bridge
    subclass = HOST-PCI
hostb3@pci0:24:3:	class=0x060000 card=0x00000000 chip=0x11031022 rev=0x00
hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'Athlon 64 / Opteron Miscellaneous Control'
    class    = bridge
    subclass = HOST-PCI
atapci1@pci1:6:0:	class=0x010400 card=0x71141095 chip=0x31141095 rev=0x02
hdr=0x00
    vendor   = 'Silicon Image Inc (Was: CMD Technology Inc)'
    device   = 'Sil 3114 SATALink/SATARaid Controller'
    class    = mass storage
    subclass = RAID
atapci2@pci1:7:0:	class=0x018000 card=0x31141095 chip=0x31141095 rev=0x02
hdr=0x00
    vendor   = 'Silicon Image Inc (Was: CMD Technology Inc)'
    device   = 'Sil 3114 SATALink/SATARaid Controller'
    class    = mass storage
[root@batou /usr/home/dean]#



scanpci isnt installed (no x windows)


Dean

On Wed, 9 Jan 2008 18:37:36 -0600, "Rick C. Petty"
<rick-freebsd@kiwi-computer.com> wrote:
> On Thu, Jan 10, 2008 at 08:47:51AM +1100, Dean Hamstead wrote:
>>
>> running 6.2-RELEASE for amd64,
>>
>> where yours says.... atapci2: <nVidia nForce MCP51 SATA300 controller>
>>
>> mine says
>>
>> atapci2: <GENERIC ATA CONTROLLER>
>
> Probably your chipset wasn't available when 6.2 was released.  If you
> upgrade to 6.3-prerelease it may be detected.
>
>> so im wondering if there is an installable module that will bring
>> my harddisks up from ata33 speeds to sata300. similarly, i compiled
>> and installed the nfe drivers for the realtek gigabit nic.
>
> Everything is controlled by the ata(4) module.  What does the output of
> "atacontrol mode ad0" say?  (replace ad0 with the device name of your
> hard drive).  Perhaps it detects SATA300 mode.  As someone else
suggested,
> please post the output of "pciconf -lv".
>
> -- Rick C. Petty
--
http://fragfest.com.au - http://bux.to/r=djzort
-- 
http://fragfest.com.au - http://bux.to/r=djzort




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