summaryrefslogtreecommitdiff
path: root/sys/arch/hpcsh/include/elf_machdep.h
blob: ce093bea330dc35e04f8deca2d7f0f08ffa16904 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: elf_machdep.h,v 1.2 2001/01/28 03:31:31 uch Exp $	*/
#ifndef _HPCSH_ELF_MACHDEP_H_
#define _HPCSH_ELF_MACHDEP_H_

#include <sh3/elf_machdep.h>

#endif /* _HPCSH_ELF_MACHDEP_H_ */
s/dev/ic/ispreg.h?id=0e65dd74d1d276a3124e93332c1864e95151d7d1'>Checkpoint of some fairly major isp(4) rototilling.mjacob 2007-05-24Major update to isp(4) driver to bring it in line with external sources.mjacob 2005-12-11merge ktrace-lwp.christos 2003-12-04netbsd.org -> NetBSD.orgkeihan 2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz 2002-02-21Implement F/W crashdumps for 2200 && 2300 cards (kernel compile option).mjacob 2001-09-01Add support for 2 Gigabit cards (2300/2312). This necessitated a changemjacob 2001-02-12Put in offset definitions for FPM and FBM registers, plus just enoughmjacob 2000-12-23Fix pathnames in comment.wiz 2000-08-14Add a maintenance notemjacob 2000-08-01Core version 2.0 (platform version 1.0) rewrite of ISP driver. Somemjacob 2000-07-05Fix incorrect uint8_t vs. u_int8_t usage. Add in offset macros for outgoingmjacob 2000-05-13Update from Matthew Jacob:he 2000-02-12add in 12160 (Ultra3) NVRAM definitionsmjacob 1999-12-16Dual LVD (1280) support.mjacob 1999-10-17add INT_PENDING macromjacob