K 10 svn:author V 4 kato K 8 svn:date V 27 1997-02-03T14:19:01.000000Z K 7 svn:log V 381 Changed return value of ed_probe (= number of I/O ports). Because I/O port address of most devices is not contiguos, a return value of probe routine is not so useful for detecting conflict. The return value was too big, and kernel sometimes detected conflict even though two devices are not conflict in I/O address between them. Suggested by: Chiharu Shibata END