Added information of the iic and rtc devices.
This commit is contained in:
parent
7bbb222f40
commit
0e486086a5
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: majors+minors,v 1.2 1996/03/27 22:09:30 mark Exp $ */
|
||||
/* $NetBSD: majors+minors,v 1.3 1996/04/19 20:04:29 mark Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994 Mark Brinicombe.
|
||||
@ -40,7 +40,7 @@
|
||||
* Created : 17/09/94
|
||||
* Last updated : 30/12/95
|
||||
*
|
||||
* $Id: majors+minors,v 1.2 1996/03/27 22:09:30 mark Exp $
|
||||
* $Id: majors+minors,v 1.3 1996/04/19 20:04:29 mark Exp $
|
||||
*/
|
||||
|
||||
List of allocated and reserved major and minor numbers
|
||||
@ -238,3 +238,9 @@ same device driver even if the driver does not require both.
|
||||
40 B - reserved
|
||||
40 C - PS2 mouse
|
||||
minor = 0 - /dev/pms
|
||||
41 B - reserved
|
||||
41 C - reserved
|
||||
42 B - reserved
|
||||
42 C - IIC device
|
||||
43 B - reserved
|
||||
43 C - RTC device
|
||||
|
Loading…
Reference in New Issue
Block a user