Some changes to for linux 2.6.2
authorAli Saidi <saidi@eecs.umich.edu>
Mon, 9 Feb 2004 18:40:58 +0000 (13:40 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Mon, 9 Feb 2004 18:40:58 +0000 (13:40 -0500)
commit1ded394fc398f5bbbecef84709824ac7d028dd1e
treefc521118469880d20861e2120b3ab65760e21eec
parent77a30ed48daec8fa8db2aaf955eda4e2384df912
Some changes to for linux 2.6.2

dev/pcidev.cc:
    Linux 2.6 writes the latency timer, so it was added to the list of
    allowable writes
dev/tsunami_uart.cc:
dev/tsunami_uart.hh:
    A couple of changes so that the new linux autoconf serial driver thinks
    that the serial port exists and configures it

--HG--
extra : convert_revision : 6c026ef754e31de56c9b837ceb8f6be48c8d8d9c
dev/baddev.cc [new file with mode: 0644]
dev/baddev.hh [new file with mode: 0644]
dev/pcidev.cc
dev/tsunami_uart.cc
dev/tsunami_uart.hh