From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <003901c33393$553f80a0$c901a8c0@cc77109e> From: "Bruce Ellis" To: <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: [9fans] readnvram Date: Mon, 16 Jun 2003 09:10:07 +1000 Topicbox-Message-UUID: cb4cec72-eacb-11e9-9e20-41e7f4b1d025 I added the following entries to nvtab in libauthsrv/readnvram.c diff /n/sources/plan9/sys/src/libauthsrv/readnvram.c . 29a30,31 > "pc", "#S/sdC1/nvram", 0, sizeof(Nvrsafe), > "pc", "#S/sdC1/9fat", -1, sizeof(Nvrsafe), The approach seems somewhat haphazard but it now works for me. brucee