ambrisko
735f001115
Re-work the bus attachment somewhat. Make the rids unique for
...
the SMI/TCO address space. Switch the bus space I/O to the
one specific for either the SMI or TCO space. Re-calibrate
the tick. Add some more device id's, 82801FBR submitted by des.
This makes it work on the platforms I've tested with.
Go ahead by: des
2006-02-17 18:46:18 +00:00
imp
4b319958e7
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
jmg
0e5fdfdf5d
make code less broken, only try to create unit 0 since there can only
...
be one, this will help prevent multipling devices if this driver is
ever loaded/unloaded multiple times...
Prodded by: julian
2004-06-13 05:00:19 +00:00
phk
9d102d7d5a
Add missing <sys/module.h> includes
2004-05-30 20:08:47 +00:00
des
574488a9ee
Remove some debugging printf()s and a pointless device_set_desc() call.
2004-05-15 00:07:23 +00:00
des
e4b1fd1779
Add a driver for the watchdog timer function present on the LPC interface
...
bridge in Intel ICH-series chipsets.
The original implementation was by W. Daryl Hawkins of Texas A&M, but I
have made substantial modifications.
2004-05-11 18:21:38 +00:00