Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/hp300/dev/intiovar.h
RevisionDateAuthorComments
 1.15  28-Jan-2024  thorpej Rather than having different "builtin" tables (3xx, 362, 382, 4xx),
just have a single "builtin" table with a mask indicating which of
those groups of machines have a particular built-in device.
 1.14  07-Aug-2023  mrg fix indentation issues.

found by GCC 12.
 1.13  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.12  19-Jul-2006  tsutsui branches: 1.12.58; 1.12.60; 1.12.62;
- strncpy() -> strlcpy()
- adjust buffer length
 1.11  19-Mar-2006  tsutsui TAB/space cleanup.
 1.10  24-Dec-2005  perry branches: 1.10.4; 1.10.6; 1.10.8; 1.10.10; 1.10.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.9  11-Dec-2005  christos merge ktrace-lwp.
 1.8  02-Jun-2005  tsutsui branches: 1.8.2;
Add a const.
 1.7  02-Jan-2005  tsutsui u_intNN_t -> uintNN_t
 1.6  17-Nov-2003  tsutsui TAB/space cleanup.
 1.5  17-Nov-2001  gmcgarry branches: 1.5.16;
Overhaul the intio device attachment. Devices are direct connected and
attached based on machine id.
 1.4  11-Jan-1998  thorpej branches: 1.4.28; 1.4.32;
Pass down bus space tags to children, and use types appropriate for
bus.h.
 1.3  09-Oct-1997  jtc Fix tipo inherited from old version of TNF copyright template.
 1.2  30-Jan-1997  thorpej branches: 1.2.8;
Garbage-collect all old-style autoconfiguration support; it is no
longer supported. The hp300 port uses new config now.
 1.1  17-Dec-1996  thorpej Snapshot of new config for NetBSD/hp300. This isn't quite finished yet.
We're about 75% there. SCSI and HP-IB are not yet supported in a new
config kernel; some autoconfiguration hackery has to be done there, yet.
These changes are enough to network boot a diskless kernel.

New config glue is enabled with the "NEWCONFIG" kernel option. If that
option is not present, an old config kernel will be built. Any kernel
configured with config(8) will automatically pick up the NEWCONFIG
option from std.hp300.
 1.2.8.1  14-Oct-1997  thorpej Update marc-pcmcia branch from trunk.
 1.4.32.1  08-Jan-2002  nathanw Catch up to -current.
 1.4.28.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.5.16.5  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.5.16.4  17-Jan-2005  skrll Sync with HEAD.
 1.5.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.5.16.1  03-Aug-2004  skrll Sync with HEAD
 1.8.2.2  30-Dec-2006  yamt sync with head.
 1.8.2.1  21-Jun-2006  yamt sync with head.
 1.10.12.1  28-Mar-2006  tron Merge 2006-03-28 NetBSD-current into the "peter-altq" branch.
 1.10.10.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.10.8.2  11-Aug-2006  yamt sync with head
 1.10.8.1  01-Apr-2006  yamt sync with head.
 1.10.6.1  22-Apr-2006  simonb Sync with head.
 1.10.4.1  09-Sep-2006  rpaulo sync with head
 1.12.62.1  16-May-2008  yamt sync with head.
 1.12.60.1  18-May-2008  yamt sync with head.
 1.12.58.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed