mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 02:03:31 +00:00
Add some extra flags in the caching page.
Some firmware versions becomes unreliable when these bits are not preserved, e.g. ST15150N-0017 breaks if the DISC bit is cleared in the caching page. This happened by default when editing the page.
This commit is contained in:
parent
1cd52ec333
commit
0ee6e540f5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31562
@ -77,7 +77,11 @@
|
||||
# DIRECT ACCESS DEVICES
|
||||
# Caching page:
|
||||
0x08 {
|
||||
{Reserved} *t5
|
||||
{IC} t1
|
||||
{ABPF} t1
|
||||
{CAP} t1
|
||||
{DISC} t1
|
||||
{SIZE} t1
|
||||
{WCE} t1
|
||||
{MF} t1
|
||||
{RCD} t1
|
||||
|
Loading…
Reference in New Issue
Block a user