CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/28 05:02:37
Modified files:
sys/arch/sparc64/dev: com_ebus.c
Log message:
disable the fifo on m series systems by telling the driver its a 16550
which stops the MI com code from probing it as a 16550a.
hopefully this will prevent the awesome faults on the mainboard from
locking the system up.
ok kettenis@
