Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/dev/ic pullup 1.1->1.2 (Jonathan Stone)
details: https://anonhg.NetBSD.org/src/rev/048f99f82cc3
branches: netbsd-1-4
changeset: 468501:048f99f82cc3
user: perry <perry%NetBSD.org@localhost>
date: Tue Apr 27 00:13:56 1999 +0000
description:
pullup 1.1->1.2 (Jonathan Stone)
diffstat:
sys/dev/ic/elinkxlvar.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2af97e07a8ce -r 048f99f82cc3 sys/dev/ic/elinkxlvar.h
--- a/sys/dev/ic/elinkxlvar.h Tue Apr 27 00:12:57 1999 +0000
+++ b/sys/dev/ic/elinkxlvar.h Tue Apr 27 00:13:56 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: elinkxlvar.h,v 1.1 1998/11/04 00:29:29 fvdl Exp $ */
+/* $NetBSD: elinkxlvar.h,v 1.1.6.1 1999/04/27 00:13:56 perry Exp $ */
/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -106,6 +106,7 @@
u_char ex_bustype; /* parent bus type (currently unused) */
#define EX_BUS_PCI 0
+#define EX_BUS_CARDBUS 1
#if NRND > 0
rndsource_element_t rnd_source;
Home |
Main Index |
Thread Index |
Old Index