Move the Tigon/Tigon2 firmware, version 12.4.13+wpaul, to a
more appropriate location.
This commit is contained in:
parent
454a630dbd
commit
17238bfd2b
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: ti_fw.h,v 1.4 2001/03/28 17:08:29 msaitoh Exp $ */
|
||||
/* $NetBSD: ti_fw.h,v 1.1 2001/06/30 04:33:15 thorpej Exp $ */
|
||||
|
||||
/*
|
||||
* Firmware for Alteon Tigon 1 chip.
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: ti_fw2.h,v 1.4 2001/03/28 17:22:51 msaitoh Exp $ */
|
||||
/* $NetBSD: ti_fw2.h,v 1.1 2001/06/30 04:33:15 thorpej Exp $ */
|
||||
|
||||
/*
|
||||
* Generated by genfw.c
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: if_ti.c,v 1.27 2001/06/29 23:58:08 thorpej Exp $ */
|
||||
/* $NetBSD: if_ti.c,v 1.28 2001/06/30 04:33:11 thorpej Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1997, 1998, 1999
|
||||
@ -126,8 +126,9 @@
|
||||
#include <dev/pci/pcidevs.h>
|
||||
|
||||
#include <dev/pci/if_tireg.h>
|
||||
#include <dev/pci/ti_fw.h>
|
||||
#include <dev/pci/ti_fw2.h>
|
||||
|
||||
#include <dev/microcode/tigon/ti_fw.h>
|
||||
#include <dev/microcode/tigon/ti_fw2.h>
|
||||
|
||||
/*
|
||||
* Various supported device vendors/types and their names.
|
||||
|
Loading…
Reference in New Issue
Block a user