summaryrefslogtreecommitdiff
path: root/sysutils/mtools/patches/patch-ad
blob: 498f5974a8974a361ef1fab874d9ec91f0975ec7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.5 2005/04/04 08:56:18 adam Exp $

--- devices.c.orig	2003-05-24 20:54:27.000000000 +0000
+++ devices.c
@@ -807,7 +807,7 @@ struct device devices[] = {
 #endif /* __FreeBSD__ */
  
 /*** /jes -- for ALR 486 DX4/100 ***/
-#if defined(OS_netbsd)
+#if defined(OS_netbsd) || defined(OS_netbsdelf)
 #define predefined_devices
 struct device devices[] = {
 	{"/dev/rfd0a", 'A', FHD312},