2005-07-23 v1.3: S. Kate Feng * Optimized the IRQ handling and prioritization 2005-07-14 v1.3: S. Kate Feng * Added back the irq->on() API in BSP_install_rtems_irq_handler(). 2005-05-10 v1.2: S. Kate Feng * Cleaned up the code of irq.c 2005-04-23 v1.2: Till Straumann * moved setdbat(3,...) to the beginning of bsp_start() in bspstart.c * cleared msr at the beginning of preload.S 2005-04-20 v1.2: S. Kate Feng * Added the driver for the 1GHZ network port. 2005-04-01 v1.1: S. Kate Feng * Cleaned up the code of GT64260eth.c for the 10/100MHZ network port. It did not affect the network performance as compared with the previous release. 2005-03-10 v1.1: S. Kate Feng * unified PCI API * Added the BSP_pciFindDevicePrint() which prints out all the found PCI devices. * Added PCI bus support for the expansion of the PMCspan based on the E-mail inputs of Peter Dufault (dufault@hda.com). It's not tested with the PMCspan yet. 2004-11-01 v1.1: S. Kate Feng * enabled the PMC interrupt by default