Fix typo first, then controvert.
This commit is contained in:
parent
d235a1a0d7
commit
5c18b9160d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88451
@ -2168,7 +2168,7 @@ comparam(tp, t)
|
||||
* without producing silo overflow errors.
|
||||
*/
|
||||
com->fifo_image = t->c_ospeed <= 4800
|
||||
? FIFO_ENABLE : FIFO_ENABLE | FIFO_RX_MEDHI;
|
||||
? FIFO_ENABLE : FIFO_ENABLE | FIFO_RX_MEDH;
|
||||
#ifdef COM_ESP
|
||||
/*
|
||||
* The Hayes ESP card needs the fifo DMA mode bit set
|
||||
|
Loading…
Reference in New Issue
Block a user