K 10 svn:author V 3 mav K 8 svn:date V 27 2008-12-16T16:04:40.903856Z K 7 svn:log V 299 Call ata_legacy() only once on attach and save it's result. Scanning PCI configuration registers (which are not going to change) on every interrupt looks expensive, especially when interrupt is shared. Profiling shows me 3% of time spent by atapci0 on pure network load due to IRQ sharing with em0. END