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-05-12 03:30:25 +00:00
2009-04-14 11:23:09 +00:00
2009-05-12 19:33:36 +00:00
2009-04-23 19:29:45 +00:00
2009-05-12 19:30:46 +00:00