Move if_ade* from alpha/pci/ to alpha/a12/

This commit is contained in:
ross 1998-09-24 05:36:05 +00:00
parent 09c3723e08
commit e43333b7e7
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: if_ade.c,v 1.5 1998/09/23 21:17:17 ross Exp $ */
/* $NetBSD: if_ade.c,v 1.1 1998/09/24 05:36:05 ross Exp $ */
/*
* NOTE: this version of if_de was modified for bounce buffers prior
@ -199,7 +199,7 @@
#define TULIP_HZ 10
#include <alpha/pci/if_adevar.h>
#include <alpha/a12/if_adevar.h>
tulip_softc_t * debug_sc; /* XXX */
/*
* This module supports

View File

@ -1,4 +1,4 @@
/* $NetBSD: if_adevar.h,v 1.2 1998/09/23 21:17:18 ross Exp $ */
/* $NetBSD: if_adevar.h,v 1.1 1998/09/24 05:36:05 ross Exp $ */
/*
* NOTE: this version of if_de was modified for bounce buffers prior

View File

@ -1,4 +1,4 @@
# $NetBSD: files.alpha,v 1.89 1998/09/13 01:51:30 thorpej Exp $
# $NetBSD: files.alpha,v 1.90 1998/09/24 05:36:06 ross Exp $
#
# alpha-specific configuration info
@ -347,7 +347,7 @@ file arch/alpha/pci/sio_pic.c sio | pceb
#
device ade: ether, ifnet, arp
attach ade at pci
file arch/alpha/pci/if_ade.c ade
file arch/alpha/a12/if_ade.c ade
#
# alpha/a12 platform-specific drivers