Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/usermode/conf/majors.usermode
RevisionDateAuthorComments
 1.5  20-Dec-2011  jmcneill get rid of urkelvisor, and use same MD majors as the host
 1.4  11-Dec-2011  jmcneill make ttycons a proper tty device, now it can be the console
 1.3  25-Aug-2011  jmcneill branches: 1.3.2; 1.3.6;
- build thunk code with warnings
- add option SDL which pulls in thunk_sdl code and links the kernel to libSDL
- add an experimental framebuffer driver based on thunk_sdl, enable with:
options SDL
genfb* at mainbus?
wsdisplay* at genfb?
options WS_KERNEL_FG=WSCOL_GREEN
options WSEMUL_VT100
- reserve a major # for wsdisplay
- add thunk_getenv()
 1.2  12-Aug-2011  jmcneill add a simple disk driver, pass the path to the disk image on the kernel command line:

soundwave$ ./netbsd /tmp/test.fs
NetBSD/usermode startup
[...]
ld0 at mainbus0: /tmp/test.fs (33554432)
ld0: 32768 KB, 8322 cyl, 64 head, 63 sec, 1 bytes/sect x 33554432 sectors
boot device: ld0
root on ld0a dumps on ld0b
 1.1  29-Dec-2007  jmcneill branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import work-in-progress NetBSD/usermode port.
 1.1.8.2  18-Feb-2008  mjf Sync with HEAD.
 1.1.8.1  29-Dec-2007  mjf file majors.usermode was added on branch mjf-devfs on 2008-02-18 21:05:11 +0000
 1.1.6.2  21-Jan-2008  yamt sync with head
 1.1.6.1  29-Dec-2007  yamt file majors.usermode was added on branch yamt-lazymbuf on 2008-01-21 09:39:44 +0000
 1.1.4.2  09-Jan-2008  matt sync with HEAD
 1.1.4.1  29-Dec-2007  matt file majors.usermode was added on branch matt-armv6 on 2008-01-09 01:49:19 +0000
 1.1.2.2  02-Jan-2008  bouyer Sync with HEAD
 1.1.2.1  29-Dec-2007  bouyer file majors.usermode was added on branch bouyer-xeni386 on 2008-01-02 21:50:41 +0000
 1.3.6.1  18-Feb-2012  mrg merge to -current.
 1.3.2.1  17-Apr-2012  yamt sync with head

RSS XML Feed