From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 21 Jan 2011 08:50:28 -0600 From: Stanley Lieber To: 9fans@9fans.net Message-ID: <20110121145028.GA19815@phoenix.inri.net> MIME-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] aux/vga -m vesa with pccpuf kernel? Topicbox-Message-UUID: a00db7d4-ead6-11e9-9d60-3106f5b1d025 On Fri, Jan 21, 2011 at 7:22 AM, erik quanstrom w= rote: > > it is possible that #P is not bound into /dev as in > bind -a '#P' /dev Ah: cpu% ls /dev | grep realmode cpu%=20 But: cpu% ls '#'P '#P/archctl' '#P/cputype' '#P/ioalloc' '#P/iob' '#P/iol' '#P/iow' '#P/irqalloc' '#P/realmode' '#P/realmodemem' cpu% > but i don't think that's it. i think you may have built > a kernel without realmode. "realmode" needs to be > specified in the link section. cpu% cat /sys/src/9/pc/pccpuf | grep realmode realmode cpu% ls '#'P | grep realmode '#P/realmode' '#P/realmodemem' cpu% However, there is still: cpu% ls /dev | grep realmode cpu%=20 On Fri, Jan 21, 2011 at 8:10 AM, David du Colombier <0intro@gmail.com> wr= ote: > > Some devices like #P, #v or #m are bound in the default termrc, but not= in > the default cpurc. cpu% cat /rc/bin/termrc | grep P | grep -v -e '^#' for(i in f t m v L P u U '$' =CE=A3 =CE=BA) cpu% cat /rc/bin/cpurc* | grep P | grep -v -e '^#' NPROC =3D `{wc -l