OpenGrok
Cross Reference: HADES.in
xref
: /
src
/
sys
/
arch
/
atari
/
conf
/
HADES.in
Home
|
History
|
Annotate
|
Download
|
only in
conf
History log of
/src/sys/arch/atari/conf/HADES.in
Revision
Date
Author
Comments
1.17
22-Dec-2022
nat
Driver for DaynaPORT SCSI/Link (dse.4).
Written by Hiroshi Noguchi, of which an updated version was posted to
port-mac68k in 2001.
Attachments were added to kernel configs for platforms that already had
the Cabletron (se.4) driver added, although other platorms may benefit.
Reviewed on tech-net by Izumi Tsutsui.
1.16
31-Mar-2018
tsutsui
Remove duplicated devices already defined in the common GENERIC.in.
1.15
13-Dec-2016
christos
branches: 1.15.14;
wildcard speaker attachments, now that we can handle many of them.
1.14
10-Dec-2016
christos
remove VAUDIOSPEAKER for now, will be done differently.
1.13
08-Dec-2016
nat
Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.
1.12
12-Dec-2010
tsutsui
branches: 1.12.18; 1.12.36; 1.12.40;
Rename device name of Crazy Dots II ET4000 video from et(4) to et4k(4).
1.11
10-Apr-2010
tsutsui
Remove EtherNEC from HADES and MILAN.
They have ISA so no one will bother to connect ISA NE2000 via EtherNEC.
1.10
01-Apr-2010
tsutsui
Add support for the EtherNEC.
The EtherNEC is yet another user designed device for Atari machines,
an NE2000 based ISA board connected to Atari's ROM cartridge slot with
simple but ingenious interface and cartridge port adapter, and
it's the most available network solution for the old Atari machines.
See following pages for more details about EtherNEC:
http://hardware.atari.org/ether/
http://home.arcor.de/thomas.redelberger/prj/atari/etherne/
http://www.freemint.org/ethernec/ethernec.html
1.9
24-Jan-2009
abs
branches: 1.9.6;
- Merge ATARITT.in and FALCON.in into GENERIC.in so we can generate
a sane kernel config which defines both of them
- Cleanup all the #if defined(FOO) entries to be consistent and have
a matching /* FOO */ on the #endif line
- No change to generated ATARITT/FALCON/HADES/MILAN-ISAIDE/MILAN-PCIIDE
- Rename BOOT to SMALL030 and trim a little more to save space.
- Drop BOOTX
1.8
11-Dec-2005
christos
branches: 1.8.78; 1.8.86; 1.8.88;
merge ktrace-lwp.
1.7
08-Oct-2003
bouyer
Add atabus.
1.6
02-Feb-2003
thomas
branches: 1.6.2;
Add support for wsdisplay and wskbd for HADES.
Add config option for et4000 with 2MB memory.
1.5
08-Dec-2002
leo
Make things work with the new autoconf stuff:
- The pcibus is now called 'pcib' and the isabus 'isab'. Their attributes are
'pcibus' and 'isabus' respectively. This makes the underlying busses
attach again.
- Initialize the parent structure in the config_console() function.
Otherwise we end up without a console.
1.4
10-Apr-2001
leo
branches: 1.4.2; 1.4.10;
files.atari:
Defopt motherboard type and make ym2149.c dependend on 'standard' atari
boards.
Configfiles:
Add pseudo device mouse. It got dropped in the moves by accident.
1.3
10-Apr-2001
leo
Move GENERIC to GENERIC.in . This avoids confusion since GENERIC is not a
standalone config file anymore.
1.2
06-Apr-2001
leo
branches: 1.2.2;
Add a 'ser0' device to all. Add ne2000, 3Com 3c59x/3c90x and ESS Solo-1
support to the Hades.
1.1
05-Apr-2001
leo
Major overhaul in the config files. The idea is to have the major part of
the generic options in GENERIC instead of duplicated all over the place.
To generate a config file, run 'makeconf'. This script uses cpp to combine
a '.in' file and GENERIC to a real config file.
1.2.2.2
21-Jun-2001
nathanw
Catch up to -current.
1.2.2.1
09-Apr-2001
nathanw
Catch up with -current.
1.4.10.2
11-Dec-2002
thorpej
Sync with HEAD.
1.4.10.1
10-Apr-2001
thorpej
file HADES.in was added on branch nathanw_sa on 2002-12-11 05:58:19 +0000
1.4.2.2
21-Apr-2001
bouyer
Sync with HEAD
1.4.2.1
10-Apr-2001
bouyer
file HADES.in was added on branch thorpej_scsipi on 2001-04-21 17:53:23 +0000
1.6.2.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.6.2.2
18-Sep-2004
skrll
Sync with HEAD.
1.6.2.1
03-Aug-2004
skrll
Sync with HEAD
1.8.88.1
26-Jan-2009
snj
Pull up following revision(s) (requested by abs in ticket #320):
sys/arch/atari/conf/ATARITT.in: file removal
sys/arch/atari/conf/FALCON.in: file removal
sys/arch/atari/conf/GENERIC.in: revision 1.78 via patch
sys/arch/atari/conf/HADES.in: revision 1.9
sys/arch/atari/conf/makeconf: revision 1.7
sys/arch/atari/conf/MILAN.in: revision 1.22
- Merge ATARITT.in and FALCON.in into GENERIC.in so we can generate
a sane kernel config which defines both of them
- Cleanup all the #if defined(FOO) entries to be consistent and have
a matching /* FOO */ on the #endif line
- No change to generated ATARITT/FALCON/HADES/MILAN-ISAIDE/MILAN-PCIIDE
- Rename BOOT to SMALL030 and trim a little more to save space.
- Drop BOOTX
1.8.86.1
03-Mar-2009
skrll
Sync with HEAD.
1.8.78.1
04-May-2009
yamt
sync with head.
1.9.6.1
05-Mar-2011
rmind
sync with head
1.12.40.1
07-Jan-2017
pgoyette
Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
1.12.36.1
05-Feb-2017
skrll
Sync with HEAD
1.12.18.1
03-Dec-2017
jdolecek
update from HEAD
1.15.14.1
07-Apr-2018
pgoyette
Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
Indexes created Sun Oct 12 02:09:55 GMT 2025