summaryrefslogtreecommitdiffstats
path: root/sys/pci/dc21040reg.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-03-08 16:54:00 +0000
committerpeter <peter@FreeBSD.org>1998-03-08 16:54:00 +0000
commitdd42b366bfc371c2ce1c2d5abcead5ec47b93ba7 (patch)
tree8d3397df03f0655acd3d42a23c79023c9b92235d /sys/pci/dc21040reg.h
parent075f262da202a698a72b0143849235cb7328e008 (diff)
downloadFreeBSD-src-dd42b366bfc371c2ce1c2d5abcead5ec47b93ba7.zip
FreeBSD-src-dd42b366bfc371c2ce1c2d5abcead5ec47b93ba7.tar.gz
merge benfor branch changes onto mainline.
Diffstat (limited to 'sys/pci/dc21040reg.h')
-rw-r--r--sys/pci/dc21040reg.h15
1 files changed, 2 insertions, 13 deletions
diff --git a/sys/pci/dc21040reg.h b/sys/pci/dc21040reg.h
index ec23419..0699828 100644
--- a/sys/pci/dc21040reg.h
+++ b/sys/pci/dc21040reg.h
@@ -1,5 +1,5 @@
-/* $NetBSD: dc21040reg.h,v 1.13 1997/10/17 09:26:58 matt Exp $ */
-/* $Id$ */
+/* $NetBSD: dc21040reg.h,v 1.14 1998/02/27 13:17:25 mycroft Exp $ */
+/* $Id: dc21040reg.h,v 1.2 1997/10/18 18:17:45 peter Exp $ */
/*-
* Copyright (c) 1994, 1995, 1996 Matt Thomas <matt@3am-software.com>
@@ -519,17 +519,6 @@ typedef struct {
#define PHYCTL_AUTONEG_RESTART 0x0200
#define PHYCTL_FULL_DUPLEX 0x0100
-
-#define MII_RD 0x00040000
-#define MII_WR 0x00000000
-#define MII_DIN 0x00080000
-#define MII_DOUT 0x00020000
-#define MII_DOUTON MII_DOUT
-#define MII_DOUTOFF MII_DOUT
-#define MII_CLK 0x00010000
-#define MII_CLKON MII_CLK
-#define MII_CLKOFF MII_CLK
-
/*
* Definitions for the DE425.
*/
OpenPOWER on IntegriCloud