clean up.

This commit is contained in:
uch 1999-12-26 17:06:02 +00:00
parent 124aa3ecd0
commit d034b79aa3
1 changed files with 7 additions and 5 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: tx39biu.c,v 1.2 1999/12/12 17:05:38 uch Exp $ */
/* $NetBSD: tx39biu.c,v 1.3 1999/12/26 17:06:02 uch Exp $ */
/*
* Copyright (c) 1999, by UCHIYAMA Yasushi
@ -166,10 +166,12 @@ void
tx39biu_dump(tc)
tx_chipset_tag_t tc;
{
char *rowsel[] = {"18,17:9", "22,18,20,19,17:9", "20,22,21,19,17:9", "22,23,21,19,17:9"};
char *colsel[] = {"22,20,18,8:1", "19,18,8:2", "21,20,18,8:2", "23,22,20,18,8:2",
"24,22,20,18,8:2", "18,p,X,8:0","22,p,X,21,8:0", "18,p,X,21,8:1",
"22,p,X,23,21,8:1", "24,23,21,8:2"};
char *rowsel[] = {"18,17:9", "22,18,20,19,17:9", "20,22,21,19,17:9",
"22,23,21,19,17:9"};
char *colsel[] = {"22,20,18,8:1", "19,18,8:2", "21,20,18,8:2",
"23,22,20,18,8:2", "24,22,20,18,8:2",
"18,p,X,8:0","22,p,X,21,8:0", "18,p,X,21,8:1",
"22,p,X,23,21,8:1", "24,23,21,8:2"};
txreg_t reg;
int i;
/*