Subject: PR/36693 CVS commit: [netbsd-4] src
To: None <port-shark-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: netbsd-bugs
Date: 08/26/2007 11:30:02
The following reply was made to PR port-shark/36693; it has been noted by GNATS.

From: "Liam J. Foy" <liamjfoy@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36693 CVS commit: [netbsd-4] src
Date: Sun, 26 Aug 2007 11:25:36 +0000 (UTC)

 Module Name:	src
 Committed By:	liamjfoy
 Date:		Sun Aug 26 11:25:36 UTC 2007
 
 Modified Files:
 	src/etc/etc.shark [netbsd-4]: MAKEDEV.conf
 	src/sys/arch/shark/conf [netbsd-4]: majors.shark
 
 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #838):
 	etc/etc.shark/MAKEDEV.conf: revision 1.11
 	sys/arch/shark/conf/majors.shark: revision 1.23
 Restore a device major for sd(4), which can be attached at atapibus(4).
 Fixes part of PR port-shark/36693.
 Restore targets for sd(4) devices, which can be attached at atapibus(4).
 Closes PR port-shark/36693.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.7 -r1.7.10.1 src/etc/etc.shark/MAKEDEV.conf
 cvs rdiff -r1.21 -r1.21.2.1 src/sys/arch/shark/conf/majors.shark
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.