Add back the "810" id string.

This commit is contained in:
is 1999-03-28 20:09:09 +00:00
parent 0a8673f4ba
commit e657b604f3

View File

@ -1,4 +1,4 @@
/* $NetBSD: siop2.c,v 1.7 1999/03/28 19:39:24 is Exp $ */
/* $NetBSD: siop2.c,v 1.8 1999/03/28 20:09:09 is Exp $ */
/*
* Copyright (c) 1994,1998 Michael L. Hitch
@ -150,7 +150,7 @@ void siopng_dump_trace __P((void));
static char *siopng_chips[] = {
"720", "720SE", "770", "0x3",
"0x4", "0x5", "0x6", "0x7",
"810A", "0x5", "0x6", "0x7",
"0x8", "0x9", "0xA", "0xB",
"0xC", "0xD", "0xE", "0xF",
};