peter b10162efe5 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-02-25 07:45:47 +00:00
1999-04-18 19:08:28 +00:00
1999-03-11 18:50:39 +00:00
1999-04-11 02:55:52 +00:00
1999-04-12 13:39:11 +00:00
1999-04-12 14:31:28 +00:00
1999-04-11 02:55:52 +00:00
1999-04-18 01:49:16 +00:00
1999-01-27 19:35:33 +00:00
1999-04-11 02:55:52 +00:00
1999-04-11 03:06:07 +00:00
1999-01-12 00:36:36 +00:00