1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/dev/smbus
Joerg Wunsch add37e1e86 You wouldn't believe a driver could survive doing userland IO without
properly using copyin/copyout for more than 5 years?  This one did. :-)

Properly encapsulate all user<->kernel data transfers using copy{in,out}.

MFC after:	1 month
2004-05-16 21:18:45 +00:00
..
smb.c You wouldn't believe a driver could survive doing userland IO without 2004-05-16 21:18: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
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