9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Virtual PC 6 PCI device probe failure
@ 2003-06-25  3:47 Lyndon Nerenberg
  2003-06-25 15:06 ` jmk
  0 siblings, 1 reply; 16+ messages in thread
From: Lyndon Nerenberg @ 2003-06-25  3:47 UTC (permalink / raw)
  To: 9fans

I've done some more fiddling with the VPC 6 install. Video is working
fine, but the kernel does not see any PCI (or PNP) devices during the
bus scan. This explains why the virtual 21140 ethernet isn't getting
configured.

Was there any magic required to get the kernel to work under vmware?

Meanwhile I'm going to install a FreeBSD and see what it thinks about
PCI devices.

--lyndon



^ permalink raw reply	[flat|nested] 16+ messages in thread
* Re: [9fans] Virtual PC 6 PCI device probe failure
@ 2003-06-25 20:41 jmk
  2003-06-25 20:44 ` Lyndon Nerenberg
  0 siblings, 1 reply; 16+ messages in thread
From: jmk @ 2003-06-25 20:41 UTC (permalink / raw)
  To: 9fans

On Wednesday, June 25 16:33:28 EDT 2003, Lyndon Nerenberg wrote:
>On Wednesday, June 25, 2003, at 02:10  PM, David Presotto wrote:
>
>> more to do with lack of neurons/time on our part.
>
>Okay, I'll dig out my PCI spec's and get to work ...
>
>--lyndon

That won't help if the emulated hardware doesn't emulate the registers
needed to access the PCI config  space.

The best best is to hack the ether driver to assume a device is there
if given a port, irq, etc. in the plan9.ini instead of looking for the
devices in the PCI space, i.e. make the driver look like an ISA device
driver.


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2003-06-26  0:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-25  3:47 [9fans] Virtual PC 6 PCI device probe failure Lyndon Nerenberg
2003-06-25 15:06 ` jmk
2003-06-25 19:09   ` Lyndon Nerenberg
2003-06-25 19:55   ` Lyndon Nerenberg
2003-06-25 20:10     ` David Presotto
2003-06-25 20:20       ` andrey mirtchovski
2003-06-25 20:35         ` jmk
2003-06-25 20:32       ` Lyndon Nerenberg
2003-06-25 20:32     ` ron minnich
2003-06-25 20:39       ` Lyndon Nerenberg
2003-06-25 20:42         ` Christopher Nielsen
2003-06-25 20:49         ` boyd, rounin
2003-06-25 21:04         ` ron minnich
2003-06-26  0:08           ` Lyndon Nerenberg
2003-06-25 20:41 jmk
2003-06-25 20:44 ` Lyndon Nerenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).