John Baldwin bb2aebf3ad - Add a void pointer to the ata-pci controller softc to allow
chipset-specific code to attach chipset-specific data.
- Use chipset-specific data in the acard and promise chipsets rather than
  changing the ivars of ATA PCI devices.  ivars are reserved for use by the
  parent bus driver and are _not_ available for use by devices directly.
  This fixes a panic during sysctl -a with certain Promise controllers with
  ACPI enabled.

Reviewed by:	mav
Tested by:	Magnus Kling (kingfon @ gmail) (on 7)
MFC after:	3 days
2009-05-14 14:57:13 +00:00
..
2009-05-12 23:22:58 +00:00
2009-05-13 22:31:25 +00:00
2009-02-04 20:39:45 +00:00
2009-05-12 03:30:25 +00:00
2009-04-11 04:30:38 +00:00
2009-02-05 19:37:49 +00:00
2009-03-25 06:27:56 +00:00
2009-04-14 11:23:09 +00:00
2009-04-09 19:11:08 +00:00
2009-04-08 20:52:30 +00:00
2009-05-12 19:33:36 +00:00
2009-03-25 07:05:23 +00:00
2008-12-20 00:04:04 +00:00
2008-11-19 21:07:33 +00:00
2009-04-23 19:29:45 +00:00
2008-11-26 13:44:11 +00:00
2009-04-10 04:08:34 +00:00
2009-02-05 19:36:14 +00:00
2009-02-05 19:37:49 +00:00
2009-04-09 18:22:51 +00:00
2009-02-10 23:17:20 +00:00
2009-02-17 16:02:45 +00:00
2009-02-10 23:17:20 +00:00
2009-05-12 19:30:46 +00:00