On Wed, 2004-03-24 at 09:26, Stefan Reinauer wrote: > > This was a hardcoded value in each occurence of reset.c:hard_reset(). > The device location was put into the PCI_DEV( bus, dev, fn ) macro which > is defined in the same file. > The actual value was determined by looking at the debug output of each > of the ports. The actual bus/device/function number can change depending > on the order of the bus mapping, iirc. Changes to that part of the code > made it necessary to change all of those files. > If there is a small and elegant way of finding the ISA bridge: Advanced > Micro Devices [AMD] AMD-8111 LPC device on the fly, we could get rid of > the config macros all together. This would definitely be the best > solution, since it lowers efforts to port LinuxBIOS to a new > motherboard. >
There was a function called coherent_ht_mainboard. Is it no longer used ? Ollie _______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

