summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_bio.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2003-08-28 05:01:11 +0000
committerimp <imp@FreeBSD.org>2003-08-28 05:01:11 +0000
commitd947ee0dfe9e494fe035ac012605623293334958 (patch)
treee656280a0ed8eab2a9f1c867d217a87eb0fae1c8 /sys/kern/vfs_bio.c
parent7eec2ccb2330b96daf6157c5f2dd5d7afc636e82 (diff)
downloadFreeBSD-src-d947ee0dfe9e494fe035ac012605623293334958.zip
FreeBSD-src-d947ee0dfe9e494fe035ac012605623293334958.tar.gz
A number of minor fixes to the mapping of memory. This should help
reading the CIS on some cards. However, not all just yet. This makes at least some of the xircom cards that weren't working to work. It doesn't make my home and away card work, however. o Don't get the card offset wrong. This is the biggest hassle for reading the CIS. The old code was just so wrong I can't believe that it worked at all. o Don't set the bit that allows/forces 16-bit memory access to the memory. It is hard coded with 0x80. o Don't need to slow down memory access with wait-states. OLDCARD didn't need them and it doesn't hurt anything. o remove bogus grousying in comment.
Diffstat (limited to 'sys/kern/vfs_bio.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud