From d2948128b4776822a6155eb2062e5c0ec37158dd Mon Sep 17 00:00:00 2001 From: he Date: Sun, 17 Sep 2006 19:53:05 +0000 Subject: Add patches to implement the SCSI commands READ_DISCINFO and READ_TRACKINFO, sufficient to get a NetBSD/cats kernel mount a cd-rom image. I still get ""cd_setblksize: trying to change bsize, but no blk_desc" but it seems to be a benign warning. Pkgrevision bumped to 1. --- emulators/gxemul/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/gxemul/Makefile') diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index 2221549ab81..19bcf4087a5 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2006/08/20 16:27:44 xtraeme Exp $ +# $NetBSD: Makefile,v 1.24 2006/09/17 19:53:05 he Exp $ # DISTNAME= gxemul-0.4.2 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://gavare.se/gxemul/src/ -- cgit v1.2.3