CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/07 05:30:28
Modified files:
sys/arch/amd64/conf: files.amd64
sys/arch/i386/conf: GENERIC files.i386
Added files:
sys/dev/pci : amas.c amas.h
Removed files:
sys/arch/amd64/include: amas.h
sys/arch/amd64/pci: amas.c
Log message:
Move amas device from arch/amd64 to dev/pci and enable it in i386 as well.
amas defaults to disabled on both amd64 and i386.
"Go for it!" kettenis@
