NetBSD/sys/arch/amiga
aymeric 84ccd9ee4b call grfcc_probe() and viewprobe(), even when we are not the console.
This fixes a panic when using a serial console and wsconscfg.
(The monitors list wouldn't be initialized in grfabs.c)
2002-09-02 11:09:48 +00:00
..
amiga Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these 2002-08-25 20:21:33 +00:00
compile
conf
dev call grfcc_probe() and viewprobe(), even when we are not the console. 2002-09-02 11:09:48 +00:00
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
stand Remove extraneous \n's in {err,warn}{,x}. 2002-08-09 10:01:53 +00:00
Makefile