Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/ds.h
RevisionDateAuthorComments
 1.10  12-Feb-2012  matt Change old-style function defintions to C89 prototypes.

Approved by releng.
 1.9  28-Apr-2008  martin branches: 1.9.34; 1.9.38;
Remove clause 3 and 4 from TNF licenses
 1.8  16-Feb-2006  perry branches: 1.8.64; 1.8.66; 1.8.68;
Change "inline" back to "__inline" in .h files -- C99 is still too
new, and some apps compile things in C89 mode. C89 keywords stay.

As per core@.
 1.7  11-Dec-2005  christos branches: 1.7.2; 1.7.4; 1.7.6;
merge ktrace-lwp.
 1.6  27-Feb-2005  perry branches: 1.6.4;
nuke trailing whitespace
 1.5  04-Feb-2005  perry de-__P
 1.4  24-Mar-2002  bjh21 branches: 1.4.10; 1.4.18; 1.4.20;
Mention the DS2401 Silicon Serial Number.
 1.3  16-Feb-1999  is branches: 1.3.20; 1.3.22;
Fix Copyright dates
 1.2  16-Feb-1999  is Assign my files to The NetBSD Foundation, Inc.
 1.1  06-Jul-1997  is * Command code definitions for the Dallas Semiconductor series of chips which
connect to their 1-wire bus like the DS2404 "EconoRAM Time Chip"
- and -
* Interface function definitions for this kind of chips. Currently only
low-level byte_read and _write, implenented as inline functions.
This functions take a struct ds_handle * (also defined here), which contains
pointers to bit-read/write and reset functions.
Eventually, prototypes for memory-access functions should go here, and the
1-wire bus should be made a BSD auto-configuration bus.
 1.3.22.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.3.20.1  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.4.20.2  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.4.20.1  12-Feb-2005  yamt sync with head.
 1.4.18.1  29-Apr-2005  kent sync with -current
 1.4.10.2  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.4.10.1  04-Feb-2005  skrll Sync with HEAD.
 1.6.4.1  21-Jun-2006  yamt sync with head.
 1.7.6.1  22-Apr-2006  simonb Sync with head.
 1.7.4.1  09-Sep-2006  rpaulo sync with head
 1.7.2.1  18-Feb-2006  yamt sync with head.
 1.8.68.1  16-May-2008  yamt sync with head.
 1.8.66.1  18-May-2008  yamt sync with head.
 1.8.64.1  02-Jun-2008  mjf Sync with HEAD.
 1.9.38.1  18-Feb-2012  mrg merge to -current.
 1.9.34.1  17-Apr-2012  yamt sync with head

RSS XML Feed