Peter Wemm 0f6bc47029 Make the bt isa driver work..
- fix cut/paste problem. :-)
- don't forget to call isa_dmacascade()
- reset the port after we release resources.

That last one is a trap to watch out for..  The isa bus driver uses the
same port/irq/mem/etc variables for the initial probe hints as it does
for allocation/deallocation tracking.  Releasing a resource clears the
variable and then you loose the hint during attach.. (ouch!)
1999-04-18 19:08:28 +00:00
..
1999-04-18 14:42:20 +00:00
1999-02-12 12:44:19 +00:00
1999-04-18 19:08:28 +00:00
1999-03-11 18:50:39 +00:00
1999-04-18 19:08:28 +00:00
1999-04-18 19:08:28 +00:00
1999-04-17 09:12:35 +00:00
1999-04-11 02:50:15 +00:00
1998-01-08 23:42:31 +00:00
1999-04-18 14:42:20 +00:00
1999-04-11 02:28:32 +00:00