freebsd-dev/sys/amd64/conf
Alexander Motin 97b53e3634 Switch the GENERIC kernels for all architectures to the new CAM-based ATA
stack. It means that all legacy ATA drivers are disabled and replaced by
respective CAM drivers. If you are using ATA device names in /etc/fstab or
other places, make sure to update them respectively (adX -> adaY,
acdX -> cdY, afdX -> daY, astX -> saY, where 'Y's are the sequential
numbers for each type in order of detection, unless configured otherwise
with tunables, see cam(4)).

ataraid(4) functionality is now supported by the RAID GEOM class.
To use it you can load geom_raid kernel module and use graid(8) tool
for management. Instead of /dev/arX device names, use /dev/raid/rX.
2011-04-24 08:58:58 +00:00
..
.cvsignore Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from 2005-06-20 16:52:59 +00:00
DEFAULTS Revert 200594. This file isn't intended for these sorts of things. 2010-01-04 21:30:04 +00:00
GENERIC Switch the GENERIC kernels for all architectures to the new CAM-based ATA 2011-04-24 08:58:58 +00:00
GENERIC.hints Add hints for i8254 timer on i386 and amd64. Some people report about 2010-07-16 23:21:46 +00:00
Makefile In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows 2010-01-08 18:57:31 +00:00
NOTES amd64/NOTES: use a greater number in KSTACK_PAGES example 2011-03-11 19:21:42 +00:00
XENHVM Add options NO_ADAPTIVE_SX to the XENHVM kernel configuration, matching 2010-12-13 12:15:46 +00:00