Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/amiga/dev/supio.h
RevisionDateAuthorComments
 1.8  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.7  11-Dec-2005  christos branches: 1.7.74; 1.7.76; 1.7.78;
merge ktrace-lwp.
 1.6  13-Jun-2005  jmc Fix a ton of const/volatile issues shown with new warning flags
 1.5  16-Feb-1999  is branches: 1.5.42;
Fix Copyright dates
 1.4  16-Feb-1999  is Assign my files to The NetBSD Foundation, Inc.
 1.3  22-Mar-1998  is This is no longer DraCo-specific (and hasn't been for a long time).
 1.2  16-Sep-1997  is Support for the upcoming NetBSD/Amiga Hypercom driver family:
* support chip clocks != COM_FREQ, by introducing sc_frequency (for the
mainline code) and adding a frequency parameter right after the rate
parameter to comcnattach() and com_kgdb_attach().
- Make com_isa and com_multi initialize sc_frequency to COM_FREQ.
- Make i386/machdep.c and alpha/dec_xxx.c call com*attach() with the freq.
parameter.
* supio_attach_args get two more fields: a sc_ipl and a sc_arg, both ints.
- com_supio uses the first for interupt establishment (all childs will, as
soon as they exist) and the 2nd for sc_frequency.
- drsupio passes sc_ipl alway as 5, and for the "com"s, sc_arg as 16*115200
- hyper will pass sc_ipl as 6, and sc_arg as 16 * 460800
 1.1  27-Aug-1997  is branches: 1.1.2;
Define supio, a direct bus with a single locator, the port number. This
is for "standard PC i/o stuff" at known and constant locations, e.g. when
multi-io chips are used on non-ISA mainboards.
Implement drsupio.c, the DraCo version of this.
Attach the generic com.c to this bus.
Remove the old drcom hack.
 1.1.2.3  22-Sep-1997  thorpej Update marc-pcmcia branch from trunk.
 1.1.2.2  01-Sep-1997  thorpej Update marc-pcmcia branch from trunk.
 1.1.2.1  27-Aug-1997  thorpej file supio.h was added on branch marc-pcmcia on 1997-09-01 20:06:42 +0000
 1.5.42.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.7.78.1  16-May-2008  yamt sync with head.
 1.7.76.1  18-May-2008  yamt sync with head.
 1.7.74.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed