aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/smbus
Commit message (Expand)AuthorAgeFilesLines
...
* Change /dev/smb and /dev/iic interface to allow user programs to interact withNicolas Souchu1999-01-094-41/+22
* Rename smbtx to intsmb (IntelSMB interface), the future PIIX4 SMBusNicolas Souchu1998-12-281-22/+21
* Eliminate compiler warning.Archie Cobbs1998-12-101-2/+2
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticArchie Cobbs1998-12-072-8/+6
* Remove broken and useless intr interface.Nicolas Souchu1998-11-222-5/+3
* Add semicolon to INTERFACE declarationsNicolas Souchu1998-11-081-2/+2
* Change METHODE (french) to METHOD.Nicolas Souchu1998-11-071-3/+3
* New callback mechanism to allow iicbus bus allocation when requestingNicolas Souchu1998-10-314-32/+79
* Major number allocated for generic SMB i/o -> 106Nicolas Souchu1998-09-091-5/+3
* Device registration temporaly removed until major number allocation ok.Nicolas Souchu1998-09-041-1/+3
* Reviewed by: Doug RabsonNicolas Souchu1998-09-031-0/+63
* Submitted by: nsouchNicolas Souchu1998-09-036-0/+873