freebsd-skq/sys/dev/aac
Attilio Rao ff0991c4e9 Sync with the official Adaptec vendor driver:
[1]	Add the support for the NARK controller which seems a variant of
	the i960Rx.
[2]	Split up memory regions and other resources in 2 different parts
	as long as NARK uses them separately (it is not clear to me
	why though as long as there are no more informations available
	on this controller). Please note that in all the other cases,
	the regions overlaps leaving the default behaviour for all the
	other controllers.
[3]	Implement a clock daemon responsible for maintain updated the
	wall clock time of the controller (run any 30 minutes)*.

Submitted by:	Adaptec (driver build 15317 [1, 2] and 15727 [3])
Reviewed by:	emaste
Tested by:	emaste
Sponsored by:	Sandvine Incorporated

* Please note that originally, in the Adaptec driver, the clock daemon
  is not implemented with callouts as in our in-tree driver.
2009-02-21 15:40:03 +00:00
..
aac_cam.c Diff reduction to Adaptec's driver (around build 15317): catch up with a 2008-03-24 19:23:33 +00:00
aac_debug.c Sync with the official Adaptec vendor driver: 2009-02-21 15:40:03 +00:00
aac_disk.c Allow crashdumps on machines with >4GB of RAM as long as the adapter can 2008-04-03 23:29:31 +00:00
aac_linux.c On amd64 platform, use linux32 headers so 32-bit Linux applications 2006-12-20 17:10:53 +00:00
aac_pci.c Sync with the official Adaptec vendor driver: 2009-02-21 15:40:03 +00:00
aac_tables.h Mega Update to the aac driver to support a whole new family of cards and 2005-10-08 15:55:09 +00:00
aac.c Sync with the official Adaptec vendor driver: 2009-02-21 15:40:03 +00:00
aacreg.h Sync with the official Adaptec vendor driver: 2009-02-21 15:40:03 +00:00
aacvar.h Sync with the official Adaptec vendor driver: 2009-02-21 15:40:03 +00:00