Date: Sat, 31 May 2003 22:16:26 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 32268 for review Message-ID: <200306010516.h515GQTg093681@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=32268 Change 32268 by marcel@marcel_nfs on 2003/05/31 22:16:20 We need to disable both atkbd and psm besides also atkbdc for GENERIC to be bootable on both Intel and HP machines. Affected files ... .. //depot/projects/ia64/sys/ia64/conf/GENERIC.hints#6 edit Differences ... ==== //depot/projects/ia64/sys/ia64/conf/GENERIC.hints#6 (text+ko) ==== @@ -3,6 +3,8 @@ hint.atkbdc.0.disabled="1" hint.atkbdc.0.port="0x060" hint.atkbd.0.at="atkbdc" +hint.atkbd.0.disabled="1" hint.atkbd.0.irq="1" hint.psm.0.at="atkbdc" +hint.psm.0.disabled="1" hint.psm.0.irq="12"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306010516.h515GQTg093681>
