Nate Lawson 64746d0689 Workaround some ACPI BIOSen which break the IO port into multiple
resources.  (Note that the correct range is 0x3f7,0x3f0-0x3f5.)  Such
devices will be detected as follows:

  fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port
  0x3f7,0x3f4-0x3f5,0x3f2-0x3f3,0x3f0-0x3f1 irq 6 drq 2 on acpi0

To do this, we find the minimum and maximum start addresses for the
resources and use them as the base for the IO and control ports.

Help from:	jhb
2004-02-15 20:30:22 +00:00
..
2004-02-04 22:00:44 +00:00
2004-02-15 00:42:08 +00:00
2004-02-14 04:41:13 +00:00
2004-01-27 20:22:53 +00:00
2004-01-25 17:18:12 +00:00
2004-02-15 10:08:09 +00:00
2004-02-14 04:41:13 +00:00
2004-01-17 03:28:27 +00:00