Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/hp300/conf/files.hp300,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/hp300/conf/files.hp300,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.55 retrieving revision 1.56 diff -u -p -r1.55 -r1.56 --- src/sys/arch/hp300/conf/files.hp300 2002/02/23 21:52:25 1.55 +++ src/sys/arch/hp300/conf/files.hp300 2002/09/06 13:18:43 1.56 @@ -1,4 +1,4 @@ -# $NetBSD: files.hp300,v 1.55 2002/02/23 21:52:25 gmcgarry Exp $ +# $NetBSD: files.hp300,v 1.56 2002/09/06 13:18:43 gehenna Exp $ # # hp300-specific configuration info @@ -156,7 +156,6 @@ device rd: disk attach rd at hpibbus file arch/hp300/dev/rd.c rd needs-flag file arch/hp300/dev/rd_compat.c rd # XXX -major {rd = 2} device ppi attach ppi at hpibbus @@ -172,7 +171,6 @@ device sd: disk attach sd at oscsi file arch/hp300/dev/sd.c sd needs-flag file arch/hp300/dev/sd_compat.c sd # XXX -major {sd = 4} device st: tape attach st at oscsi @@ -182,12 +180,8 @@ device ac attach ac at oscsi file arch/hp300/dev/ac.c ac needs-flag -# RAIDframe -major {raid = 15} - # Memory Disk for ramdisk file dev/md_root.c memory_disk_hooks -major {md = 14} # # Non-device files @@ -243,3 +237,5 @@ include "compat/aout/files.aout" # OSS audio driver compatibility include "compat/ossaudio/files.ossaudio" + +include "arch/hp300/conf/majors.hp300"