看板 DFBSD_commit 關於我們 聯絡資訊
commit 503ce1e06911558195371dec6ffcc1468e3c553a Author: Simon Schubert <corecode@dragonflybsd.org> Date: Tue Sep 15 02:34:51 2009 +0200 amd64: sync AMD64_GENERIC and platform/files with i386 Pull up most devices from GENERIC into AMD64_GENERIC. I left out those that don't compile, which are basically only isa-only network drivers. Temporarilty use the generic crypto functions until assembler versions are imported. Summary of changes: sys/config/AMD64_GENERIC | 247 ++++++++++++++++++++++++++++++++++++------ sys/platform/pc64/conf/files | 11 ++ 2 files changed, 223 insertions(+), 35 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/503ce1e06911558195371dec6ffcc1468e3c553a -- DragonFly BSD source repository