K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-10-09T17:00:46.000000Z K 7 svn:log V 338 Remove 'at' hints for npx and apm as both drivers have identify routines that add an instance of themselves. The npx(4) driver doesn't even check the npx 'port' hint but hardcodes IO_NPX instead. The npx(4) driver also will use isa IRQ 13 (on x86, 8 on pc98) by default if no 'irq' hint is specified, so we don't need that hint either. END