Sync with sys/i386/isa/if_ed.c revision 1.142.

This commit is contained in:
KATO Takenori 1998-06-17 16:29:27 +00:00
parent 461792a572
commit f8330c4760
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=37038

View File

@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: if_ed.c,v 1.47 1998/04/17 22:37:01 des Exp $
* $Id: if_ed.c,v 1.48 1998/06/08 08:55:43 kato Exp $
*/
/*
@ -91,10 +91,6 @@
#include <net/bpf.h>
#endif
#if NPNP > 0
#include <i386/isa/pnp.h>
#endif
#include <machine/clock.h>
#include <machine/md_var.h>
@ -102,6 +98,10 @@
#include <i386/isa/icu.h>
#include <i386/isa/if_edreg.h>
#if NPNP > 0
#include <i386/isa/pnp.h>
#endif
#ifdef PC98
/* register offsets */
struct pc98_edregister {