Start NetBSD driver

This commit is contained in:
rocky
2008-03-27 17:40:50 +00:00
parent 72d903e5f1
commit 0e463dfc0d
8 changed files with 664 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.23 2008/03/20 19:02:38 karl Exp $
# $Id: Makefile.am,v 1.24 2008/03/27 17:40:50 rocky Exp $
#
# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
# Rocky Bernstein <rocky@gnu.org>
@@ -88,6 +88,7 @@ libcdio_sources = \
MSWindows/win32_ioctl.c \
MSWindows/win32.c \
MSWindows/win32.h \
netbsd.c \
osx.c \
read.c \
sector.c \