freebsd-nq/sys/amd64
Scott Long fe3cb0e1ec Add a CAM interface to the aac driver. This is useful in case you should
ever connect a SCSI Cdrom/Tape/Jukebox/Scanner/Printer/kitty-litter-scooper
to your high-end RAID controller.  The interface to the arrays is still
via the block interface; this merely provides a way to circumvent the
RAID functionality and access the SCSI buses directly.  Note that for
somewhat obvious reasons, hard drives are not exposed to the da driver
through this interface, though you can still talk to them via the pass
driver.  Be the first on your block to low-level format unsuspecting
drives that are part of an array!

To enable this, add the 'aacp' device to your kernel config.

MFC after:	3 days
2002-04-27 01:31:17 +00:00
..
acpica Fix typo in function name. 2002-01-10 03:26:46 +00:00
amd64 Remove the tc_update() function. Any frequency change to the 2002-04-26 10:06:26 +00:00
conf Add a CAM interface to the aac driver. This is useful in case you should 2002-04-27 01:31:17 +00:00
ia32 Initial support for executing IA-32 binaries. This will not compile 2002-04-10 19:34:51 +00:00
include Stylify (mainly line up macro EOL-continuation \'s), and add a dummy 2002-04-21 10:49:00 +00:00
isa Remove the tc_update() function. Any frequency change to the 2002-04-26 10:06:26 +00:00
pci o Work around bugs in the powerof2 macro: It thinks that 0 is a power of 2002-04-24 15:30:11 +00:00
Makefile Update pathnames for creation of tags file. 2001-12-05 01:23:21 +00:00