Date: Thu, 26 Apr 2001 09:40:49 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ti.c if_tireg.h Message-ID: <200104261640.f3QGenh76347@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2001/04/26 09:40:48 PDT
Modified files:
sys/pci if_ti.c if_tireg.h
Log:
Fix the definitions for memory bank sizes, which I somehow got wrong.
The constant I was using was correct, but I mislabeled it as 256K when
it should have been 512K. This doesn't actually change the code, but
it clarifies things somewhat.
Submitted by: Chuck Cranor <chuck@research.att.com>
Revision Changes Path
1.48 +3 -3 src/sys/pci/if_ti.c
1.24 +7 -2 src/sys/pci/if_tireg.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104261640.f3QGenh76347>
