freebsd-dev/sys/dev/smbus
Joerg Wunsch b3dd2b7bfc Fix various style(9) bugs. This includes the removal of wrong
reimplementations of enodev() (for the smbread() and smbwrite()
functions), as well as fixing various errno values to conform to
errno(3).

Bruce also points out that a number of the pointer == NULL tests
are probably nonsense because the respective checks are already
done at upper layers.

(Mostly) submitted by:	bde
2004-05-17 18:55:45 +00:00
..
smb.c Fix various style(9) bugs. This includes the removal of wrong 2004-05-17 18:55:45 +00:00
smb.h You wouldn't believe a driver could survive doing userland IO without 2004-05-16 21:18:45 +00:00
smbconf.c Use __FBSDID(). 2003-08-24 18:03:45 +00:00
smbconf.h
smbus_if.m
smbus.c No need for a separate nfpm driver now - amdpm handles both. 2003-09-06 13:58:06 +00:00
smbus.h