Updated for latest major allocations.

This commit is contained in:
mark 1997-01-05 19:01:18 +00:00
parent cd9c6d9853
commit 17d2a69941
1 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: majors+minors,v 1.6 1996/11/23 03:20:20 mark Exp $ */
/* $NetBSD: majors+minors,v 1.7 1997/01/05 19:01:18 mark Exp $ */
/*
* Copyright (c) 1994,1996 Mark Brinicombe.
@ -241,3 +241,11 @@ same device driver even if the driver does not require both.
42 C - IIC device
43 B - reserved
43 C - RTC device
44 B - reserved
44 C - reserved (generic video)
(/dev/gfx{unit})
(unit = minor)
45 B - reserved
45 C - reserved (virtual console)
(/dev/ttyg{unit})
(unit = minor)