Marcel Moolenaar 8d1289fe6d Eliminate the sc_hasfifo flag from the softc. It was only used by
the NS8250 class driver. The UART has FIFOs if sc_rxfifosz>1, so
test for that instead.
While here properly initialize sc_rxfifosz and sc_txfifosz in the
case the UART doesn't have FIFOs.
2006-04-02 21:45:54 +00:00
..
2005-12-28 21:18:55 +00:00
2005-12-04 02:12:43 +00:00
2006-03-17 09:17:36 +00:00
2005-12-17 07:09:17 +00:00
2005-05-10 12:02:18 +00:00
2005-12-04 02:12:43 +00:00
2006-02-24 02:03:35 +00:00
2006-03-01 07:24:39 +00:00
2006-03-03 07:04:43 +00:00
2005-11-12 19:14:21 +00:00
2006-03-23 09:53:39 +00:00
2005-05-19 21:16:50 +00:00
2006-04-01 19:49:55 +00:00
2005-02-27 22:01:09 +00:00
2006-02-22 21:47:04 +00:00
2006-03-21 21:15:43 +00:00
2005-12-20 21:41:52 +00:00
2006-03-31 10:36:36 +00:00
2005-09-21 22:45:14 +00:00