John Baldwin acf7d97237 Fix the PCI attach routine to properly setup the IRQ and port resource
rid's and to deallocate resources if a failure occurs during attach.  This
patch also fixes the driver to return failure if bus_alloc_resource() for
the IRQ fails rather than panic'ing on the next line by passing a NULL
resource to bus_setup_intr().  The other attachments already do all this.

Submitted by:	Jun Su <csujun@263.net>
2004-01-22 16:07:03 +00:00
..
2004-01-21 18:03:54 +00:00
2004-01-20 03:29:24 +00:00
2004-01-14 07:47:10 +00:00
2004-01-20 21:40:25 +00:00
2003-12-16 14:13:47 +00:00
2004-01-17 03:28:27 +00:00