OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Sat Jan 14 2006 - 09:14:34 CST


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2006/01/14 08:14:33

Modified files:
        sys/conf : files
        sys/dev/i2c : files.i2c lm_i2c.c
        sys/dev/isa : files.isa lm_isa.c
Added files:
        sys/dev/ic : lm78.c lm78var.h
Removed files:
        sys/dev/ic : nslm7x.c nslm7xvar.h

Log message:
Rename nslm7x.c into lm78.c and nslm7xvar.h into lm78var.h, and clean up
lm78var.h.
Now that I've completely rewritten the driver, replace copyright with my own.
suggested by deraadt