freebsd-dev/sys/dev/bktr
Bruce Evans a8481cfc72 memcmp -> bcmp. memcmp doesn't exist in the kernel, but unfortunately
it exists as a gcc builtin provided the kernel is not compiled with
-O0 or -fno-builtin.
1999-05-13 07:54:24 +00:00
..
bktr_core.c memcmp -> bcmp. memcmp doesn't exist in the kernel, but unfortunately 1999-05-13 07:54:24 +00:00
bktr_i2c.c Add #if (NSMBUS>0) checks around smbus/iicbus i2c bus code. 1999-05-10 10:08:05 +00:00
bktr_i2c.h Brooktree driver ported to the new I2C framework. See iicbus(4) for more info. 1998-10-31 11:26:38 +00:00
bktr_reg.h Update card type to support GPIO mask 1999-05-10 10:08:50 +00:00
ioctl_bt848.h Corrected ioctl numbers conflict. 1999-02-15 11:04:36 +00:00
ioctl_meteor.h Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00