From: Glenn H. <gh...@c2...> - 2001-02-10 16:48:45
|
On 10-Feb-01, Glenn wrote: > Hi, > I found an error in apus_pci.c > PCI is sort of working now. /proc/pci exists but is empty. sorry. Have to correct myself ! /proc/pci is NOT empty. I thought it was a directory, but when I looked closer, it was a file (ooops). contents of /proc/pci : PCI devices found: Bus 0, device 1, function 0: Display controller: Texas Instruments TVP4020 [Permedia 2] (rev 1). Master Capable. Latency=255. Min Gnt=192.Max Lat=192. Non-prefetchable 32 bit memory at 0x10000000 [0x1001ffff]. Non-prefetchable 32 bit memory at 0x11000000 [0x11ffffff]. Non-prefetchable 32 bit memory at 0x10800000 [0x10ffffff]. Prefetchable 64 bit memory at 0x3d071040 [0x3d07107f]. - glenn |