[openbeos] Re: Intel 945GM Support (intel_extreme driver)

  • From: "Mathew Schofield" <mr.skoe@xxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Thu, 27 Jul 2006 08:23:59 +1000

That output is not really helpful. Could you post the part of the
syslog that includes the PCI dumb of your card? The
map_physical_memory() call returns with B_BAD_VALUE, so there is
obviously something wrong with the values that came from the PCI info
(as all other values should really be okay).

lol, how silly of me. I have attached the PCI Info part of the syslog. In case i've supplied the wrong part again, i also uploaded the whole thing online. This online version, however, contains a couple of boots and is quite large... http://mr.skoe.googlepages.com/syslog

BTW I assume you build the driver like this:
$ TARGET_PLATFORM=r5 jam intel_extreme intel_extreme.accelerant
?
Actually i ran ./configure --target=bone and then jam -q'd in the
intel_extreme directory, then moved to the accelerant's directory and
jam -q'd there. Your way sounds alot quicker tho, :-D.

--
Thank You
Mathew Schofield
mr.skoe@xxxxxxxxx
KERN 'BOOT': bus  0 device  0 function  0: vendor 8086 device 27a0 revision 03
KERN 'BOOT':   class_base =  6 class_function = 00 class_api = 00
KERN 'BOOT':   line_size=00 latency_timer=00 header_type = 00 BIST=00
KERN 'BOOT':   rom_base=00000000  pci 00000000 size=00000000
KERN 'BOOT':   cardbus_CIS 00000000 subsystem id ff00 subsystemn vendor id 1179
KERN 'BOOT':   interrupt_line=00 interrupt_pin=00 min_grant=00 max_latency=00
KERN 'BOOT':   base reg 0: host addr 00000000 pci 00000000 size 00000000, flags 
00
KERN 'BOOT':   base reg 1: host addr 00000000 pci 00000000 size 00000000, flags 
00
KERN 'BOOT':   base reg 2: host addr 00000000 pci 00000000 size 00000000, flags 
00
KERN 'BOOT':   base reg 3: host addr 00000000 pci 00000000 size 00000000, flags 
00
KERN 'BOOT':   base reg 4: host addr 00000000 pci 00000000 size 00000000, flags 
00
KERN 'BOOT':   base reg 5: host addr 00000000 pci 00000000 size 00000000, flags 
00
KERN 'BOOT': bus  0 device  2 function  0: vendor 8086 device 27a2 revision 03
KERN 'BOOT':   class_base =  3 class_function = 00 class_api = 00
KERN 'BOOT':   line_size=00 latency_timer=00 header_type = 80 BIST=00
KERN 'BOOT':   rom_base=00000000  pci 00000000 size=00000000
KERN 'BOOT':   cardbus_CIS 00000000 subsystem id ff00 subsystemn vendor id 1179
KERN 'BOOT':   interrupt_line=0a interrupt_pin=01 min_grant=00 max_latency=00
KERN 'BOOT':   base reg 0: host addr d0300000 pci d0300000 size 00080000, flags 
00
KERN 'BOOT':   base reg 1: host addr 00001800 pci 00001800 size 00000008, flags 
01
KERN 'BOOT':   base reg 2: host addr c0000000 pci c0000000 size 10000000, flags 
08
KERN 'BOOT':   base reg 3: host addr d0400000 pci d0400000 size 00040000, flags 
00
KERN 'BOOT':   base reg 4: host addr 00000000 pci 00000000 size 00000000, flags 
00
KERN 'BOOT':   base reg 5: host addr 00000000 pci 00000000 size 00000000, flags 
00



Other related posts: