2 Nov 2003 09:45
Beeping keyboard
Blaz Antonic <NOSPAM_blaz.antonic <at> siol.net>
2003-11-02 08:45:09 GMT
2003-11-02 08:45:09 GMT
Hello, While experimenting with some stuff few minutes ago i made my LK401 beep while running NetBSD. Since those beep sequences (and in the end just one unterminated beep which finally convinced me to turn the box off, after it wouldn't shut up even when halting NetBSD) are probably not the normal operating procedure i'm really curious as to why it started in the first place(Continue reading)Assuming one wanted to use wscons (say on 3100 with monitor attached), what would be the steps to enable it ? Wscons FAQ is less than useful, mentioning /dev nodes that don't exist and lines in /etc/tty that don't exist either. Finally, almost unrelated: if one was to grab, say, 1.5 MB of memory for kernel driver using those neato vax_map_physmem functions for vax and kernel choked with panic: vax_map_physmem: kernel map full Stopped in pid 0 (swapper) at vax_map_physmem+0x32: pushl r7 and dropped to debugger prompt, what would be the correct course of action to take, other than - obviously - not try to allocate so much memory ? Computer has 56 MB so it shouldn't have problems sparing me entries for allocation of 1.5 MB of memory space, should it ? Blaz Antonic -- -- Hi! I'm a signature virus!
Assuming one wanted to use wscons (say on 3100 with monitor attached),
what would be the steps to enable it ? Wscons FAQ is less than useful,
mentioning /dev nodes that don't exist and lines in /etc/tty that don't
exist either.
Finally, almost unrelated: if one was to grab, say, 1.5 MB of memory for
kernel driver using those neato vax_map_physmem functions for vax and
kernel choked with
panic: vax_map_physmem: kernel map full
Stopped in pid 0 (swapper) at vax_map_physmem+0x32: pushl
r7
and dropped to debugger prompt, what would be the correct course of
action to take, other than - obviously - not try to allocate so much
memory ? Computer has 56 MB so it shouldn't have problems sparing me
entries for allocation of 1.5 MB of memory space, should it ?
Blaz Antonic
If anybody ever had 3100's SMG working please let mw know what i have to
do to get it working, other than having driver compiled into kernel and
/dev/ttyEcfg & /dev/ttyEX nodes creeated, using part of script stolen
from what appears to be i386 version of NetBSD ... with some node
numbers different than those of NetBSD/VAX. Now i get Operation not
supported or something liek that when wscons tries to initialize near
the end of boot-up process.
On a related note: apparently -current uses different (newer) functions
for some things, such as getting device major number and so on and i
have 1.6 source tree. I'll have to update driver slightly to fit into
new source tree but i can't do that until i know i have it working for
sure.
Blaz Antonic
RSS Feed