The NetBSD Project

CVS log for src/sys/arch/atari/conf/files.atari

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / atari / conf

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Jan 9 04:16:23 2024 UTC (12 months, 1 week ago) by thorpej
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -1 lines
Remove duplicated / slightly-tweaked loadustp() (load user segment table)
routines from all of the m68k ports using the shared pmap.  Instead, in
pmap_init(), set up a function pointer to the appropriate mmu_load_urp*()
function in mmu_subr.s.

Revision 1.123.4.1: download - view: text, markup, annotated - select for diffs
Sun Sep 11 18:14:55 2022 UTC (2 years, 4 months ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE
Diff to: previous 1.123: preferred, colored; next MAIN 1.124: preferred, colored
Changes since revision 1.123: +2 -1 lines
Pull up following revision(s) (requested by tsutsui in ticket #1519):

	sys/arch/atari/conf/GENERIC.in: revision 1.123
	sys/arch/atari/conf/files.atari: revision 1.124
	sys/arch/atari/atari/atari_init.c: revision 1.105

Allocalte enough reserved ST-RAM to make the old Xserver work by default.

Instead, check ST-RAM size and TT-RAM size on startup and restrict
size of reserved ST memory on lower RAM machines.

Closes PR port-atari/41002 from David Ross.

While here, make options ST_POOL_SIZE defparam'ed to make sure to
reflect config(5) changes on each build.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Sat Jun 25 13:17:04 2022 UTC (2 years, 6 months ago) by tsutsui
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-1-RELEASE, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +2 -1 lines
Allocalte enough reserved ST-RAM to make the old Xserver work by default.

Instead, check ST-RAM size and TT-RAM size on startup and restrict
size of reserved ST memory on lower RAM machines.
Closes PR port-atari/41002 from David Ross.

While here, make options ST_POOL_SIZE defparam'ed to make sure to
reflect config(5) changes on each build.

Revision 1.121.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:05:58 2019 UTC (5 years, 7 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.121: preferred, colored; next MAIN 1.122: preferred, colored
Changes since revision 1.121: +2 -4 lines
Sync with HEAD

Revision 1.123: download - view: text, markup, annotated - select for diffs
Mon Feb 18 01:12:22 2019 UTC (5 years, 11 months ago) by thorpej
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, isaki-audio2-base, isaki-audio2, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Branch point for: netbsd-9
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -1 lines
Refactor the 68040 writeback() from each m68k port's trap handler into a
shared copy: m68040_writeback().  It is essentially a copy of the Atari
version, with some minor cosmetic tweaks and one small performance optimization
from the mvme68k port.

Tested by rjs@ on a Quadra 950.  (Thanks!)

Revision 1.121.2.1: download - view: text, markup, annotated - select for diffs
Wed Dec 26 14:01:34 2018 UTC (6 years ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.121: preferred, colored; next MAIN 1.122: preferred, colored
Changes since revision 1.121: +1 -4 lines
Sync with HEAD, resolve a few conflicts

Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Dec 19 13:57:46 2018 UTC (6 years, 1 month ago) by maxv
Branches: MAIN
CVS tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +1 -4 lines
Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,
but also as discussed several times in the past.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sun Feb 25 00:27:16 2018 UTC (6 years, 10 months ago) by mrg
Branches: MAIN
CVS tags: phil-wifi-base, pgoyette-compat-base, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: phil-wifi, pgoyette-compat
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +2 -2 lines
add a special rule to build m68k/fpu.c to avoid passing -msoft-float.
fixes GCC 6 kernel builds that use this file.

Revision 1.119.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:06:08 2012 UTC (12 years, 9 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.119: preferred, colored; next MAIN 1.120: preferred, colored
Changes since revision 1.119: +3 -2 lines
sync with head

Revision 1.120: download - view: text, markup, annotated - select for diffs
Tue Nov 15 12:23:21 2011 UTC (13 years, 2 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, tls-maxphys-base-20171202, tls-maxphys-base, tls-maxphys, tls-earlyentropy-base, tls-earlyentropy, rmind-smpnet-nbase, rmind-smpnet-base, rmind-smpnet, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base, nick-nhusb, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb8-mediatek-base, matt-nb8-mediatek, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, localcount-20160914, khorben-n900, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base10, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, agc-symver-base, agc-symver
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +3 -2 lines
Merge copy-and-pasted fpu_probe() function (to share it among more m68k ports).
Tested on TT030, Sun3/80, and X68030.

Revision 1.118.6.1: download - view: text, markup, annotated - select for diffs
Thu Jun 23 14:19:01 2011 UTC (13 years, 6 months ago) by cherry
Branches: cherry-xenmp
Diff to: previous 1.118: preferred, colored; next MAIN 1.119: preferred, colored
Changes since revision 1.118: +1 -2 lines
Catchup with rmind-uvmplock merge.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Sun Jun 12 03:35:39 2011 UTC (13 years, 7 months ago) by rmind
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base
Branch point for: yamt-pagecache
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -2 lines
Welcome to 5.99.53!  Merge rmind-uvmplock branch:

- Reorganize locking in UVM and provide extra serialisation for pmap(9).
  New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
  the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
  Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
  kernel-lock on some ports).  Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.

Revision 1.116.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:49:42 2011 UTC (13 years, 10 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.116.2.2: preferred, colored; next MAIN 1.117: preferred, colored
Changes since revision 1.116.2.2: +4 -4 lines
sync with head

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sun Dec 12 09:56:15 2010 UTC (14 years, 1 month ago) by tsutsui
Branches: MAIN
CVS tags: uebayasi-xip-base7, rmind-uvmplock-nbase, rmind-uvmplock-base, matt-mips64-premerge-20101231, jym-xensuspend-nbase, jym-xensuspend-base, jruoho-x86intr-base, jruoho-x86intr, cherry-xenmp-base, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: cherry-xenmp
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +4 -4 lines
Rename device name of Crazy Dots II ET4000 video from et(4) to et4k(4)
to deliver the name to recently committed newer and more common MI device,
et(4) at PCIe (Agere ET1310/ET1301 network driver) in PR kern/39094.
http://mail-index.NetBSD.org/source-changes/2010/11/13/msg014416.html

No particular reaction for a month on source-changes-d@,
no responsible person on atari port, and probably
no active user still using ET4000 on TT030 running NetBSD/atari.

Revision 1.112.20.3: download - view: text, markup, annotated - select for diffs
Sat Nov 20 00:33:46 2010 UTC (14 years, 2 months ago) by riz
Branches: netbsd-5
CVS tags: netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, matt-nb5-pq3-base, matt-nb5-pq3
Diff to: previous 1.112.20.2: preferred, colored; branchpoint 1.112: preferred, colored; next MAIN 1.113: preferred, colored
Changes since revision 1.112.20.2: +5 -1 lines
Pull up following revision(s) (requested by tsutsui in ticket #1367):
	sys/dev/ic/ne2000var.h: revision 1.25
	sys/arch/atari/conf/MILAN.in: revision 1.24
	sys/arch/atari/conf/MILAN.in: revision 1.25
	sys/dev/ic/ne2000.c: revision 1.71
	sys/dev/ic/ne2000.c: revision 1.72
	sys/arch/atari/dev/if_ne_mb.c: revision 1.1
	sys/arch/atari/dev/if_ne_mb.c: revision 1.2
	sys/arch/atari/conf/MILAN-PCIIDE: revision 1.69
	sys/arch/atari/conf/HADES.in: revision 1.10
	sys/arch/atari/conf/HADES.in: revision 1.11
	sys/arch/x68k/dev/if_ne_neptune.c: revision 1.20
	sys/dev/isa/if_ne_isa.c: revision 1.27
	sys/arch/atari/atari/autoconf.c: revision 1.57
	sys/dev/ic/ne2000.c: revision 1.62
	sys/dev/isapnp/if_ne_isapnp.c: revision 1.27
	sys/arch/atari/conf/files.atari: revision 1.117
	sys/arch/atari/conf/HADES: revision 1.88
	sys/arch/atari/conf/GENERIC.in: revision 1.85
	sys/dev/ic/ne2000.c: revision 1.65
	sys/dev/ic/ne2000.c: revision 1.66
	sys/dev/ic/ne2000.c: revision 1.68
	sys/arch/atari/conf/MILAN-ISAIDE: revision 1.65
	distrib/notes/atari/hardware: revision 1.24
	sys/conf/files: revision 1.980
	sys/dev/ic/ne2000var.h: revision 1.21
	sys/arch/x68k/dev/if_ne_intio.c: revision 1.16
	sys/dev/ic/dp8390.c: revision 1.74
	sys/dev/ic/dp8390.c: revision 1.75
Added NE2000 with 8bit bus width support.
reviewd by tsutsui@ at tech-kern ML.
Fix a wrong calculation bug around RX ring buffer memory address
slipped in about sixteen years ago.  Fortunately, it had been working
for ages because some devices used address zero and other devices
ignored wrong higher bits.
Tested on we(4) (SMC Elite Ultra) and ne(4) (NE2000 compatible
named UL0001) on ISA.
Note FreeBSD also uses the same correct value in their ed(4) driver.
Now dp8390_config() calculates mem_ring correctly so
no longer need to override it in ne2000_attach().
Use roundup2() in <sys/param.h> rather than a conditional.
Also fix a wrong mem_ring calculation in dp8390_ipkdb_attach().
Put several fixes to ne(4) driver for better 8 bit mode support,
especially on RTL8019AS which is also used for non-ISA local bus of
embedded controllers and some m68k machines like atari and x68k.
 * move RTL8019 probe and attach code from each bus attachment
   to MI ne2000_detect() and ne2000_attach()
 * change a method for backend and attachment to specify 8 bit mode
   to use a new sc->sc_quirk member, instead of sc->sc_dmawidth
 * handle more NE2000 8 bit mode specific settings, including
   bus_space(9) access width and available size of buffer memory
 * add a function to detect NE2000 8 bit mode
   (disabled by default, but enalbed by options NE2000_DETECT_8BIT
    to avoid possible regression on various ISA clones)
 * fix ipkdb attachment accordingly (untested)
Tested on two NE2000 ISA variants (RTL8019AS and another clone named UL0001)
in both 8 bit and 16 bit mode on i386. "Looks good" from nonaka@.
See my post on tech-kern for details:
http://mail-index.NetBSD.org/tech-kern/2010/02/26/msg007423.html
No need to override mem_ring value in ne2000_ipkdb_attach()
since a wrong calculation in dp8390_ipkdb_attach() was fixed.
Don't warn about DMA timeout during probe.
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
Also note EtherNEC.
Use callout_schedule(9) rather than callout_reset(9) on polling
as callout(9) man says.
Remove EtherNEC from HADES and MILAN.
They have ISA so no one will bother to connect ISA NE2000 via EtherNEC.
Regen from HADES.in rev 1.11 and MILAN.in rev 1.25:
Remove EtherNEC from HADES and MILAN.
They have ISA so no one will bother to connect ISA NE2000 via EtherNEC.

Revision 1.112.20.2: download - view: text, markup, annotated - select for diffs
Sat Nov 20 00:26:51 2010 UTC (14 years, 2 months ago) by riz
Branches: netbsd-5
Diff to: previous 1.112.20.1: preferred, colored; branchpoint 1.112: preferred, colored
Changes since revision 1.112.20.1: +5 -1 lines
Pull up following revision(s) (requested by tsutsui in ticket #1366):
	sys/arch/atari/vme/if_we_vme.c: revision 1.1
	sys/arch/atari/vme/if_we_vme.c: revision 1.2
	sys/arch/atari/conf/files.atari: revision 1.116
	sys/arch/atari/conf/GENERIC.in: revision 1.84
	share/man/man4/we.4: revision 1.17
	distrib/notes/atari/hardware: revision 1.23
Add support for the SMC Elite Ultra Ethernet with the SMC_TT VME-ISA bridge.
The SMC_TT is the user designed "handmade" VME-ISA bridge circuit
for 16 bit VME slot on TT030 and the SMC Elite Ultra ISA Ethernet card.
More information about SMC_TT can be found in the following archive:
ftp://ftp.funet.fi/pub/atari/net/smc_tt1.zip
Demonstrated on the NetBSD booth in Open Source Conference 2010 Kansai@Kobe.
Check if mapped bus_space regions are actually valid
before trying to access them.
Fixes trap panic when SMC_TT board is not installed. (oops)
Note atari SMC_TT in SYNOPSIS.
- note SMC_TT to supported VME-bus devices
- capitalize Ethernet

Revision 1.112.10.3: download - view: text, markup, annotated - select for diffs
Wed Aug 11 22:51:44 2010 UTC (14 years, 5 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.112.10.2: preferred, colored; branchpoint 1.112: preferred, colored; next MAIN 1.113: preferred, colored
Changes since revision 1.112.10.2: +9 -1 lines
sync with head.

Revision 1.116.2.2: download - view: text, markup, annotated - select for diffs
Sun May 30 05:16:39 2010 UTC (14 years, 7 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.116.2.1: preferred, colored
Changes since revision 1.116.2.1: +5 -1 lines
sync with head

Revision 1.115.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 30 14:39:10 2010 UTC (14 years, 8 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.115: preferred, colored; next MAIN 1.116: preferred, colored
Changes since revision 1.115: +9 -1 lines
Sync with HEAD.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Thu Apr 1 17:07:51 2010 UTC (14 years, 9 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base6, uebayasi-xip-base5, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +5 -1 lines
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

Revision 1.116.2.1: download - view: text, markup, annotated - select for diffs
Thu Mar 18 04:36:48 2010 UTC (14 years, 10 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -2 lines
Unify /dev/{mem,kmem,zero,null} implementations in MI code.  Based on patch
from Joerg Sonnenberger, proposed on tech-kern@, in February 2008.

Work and depression still in progress.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sat Mar 13 16:30:03 2010 UTC (14 years, 10 months ago) by tsutsui
Branches: MAIN
Branch point for: rmind-uvmplock
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +5 -1 lines
Add support for the SMC Elite Ultra Ethernet with the SMC_TT VME-ISA bridge.

The SMC_TT is the user designed "handmade" VME-ISA bridge circuit
for 16 bit VME slot on TT030 and the SMC Elite Ultra ISA Ethernet card.
More information about SMC_TT can be found in the following archive:
ftp://ftp.funet.fi/pub/atari/net/smc_tt1.zip

Demonstrated on the NetBSD booth in Open Source Conference 2010 Kansai@Kobe.

Revision 1.112.10.2: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:02:08 2010 UTC (14 years, 10 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.112.10.1: preferred, colored; branchpoint 1.112: preferred, colored
Changes since revision 1.112.10.1: +2 -3 lines
sync with head

Revision 1.115: download - view: text, markup, annotated - select for diffs
Sun Dec 6 06:46:26 2009 UTC (15 years, 1 month ago) by tsutsui
Branches: MAIN
CVS tags: yamt-nfs-mp-base9, uebayasi-xip-base, matt-premerge-20091211
Branch point for: uebayasi-xip
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -2 lines
Remove old MD pmap.c files for amiga and atari.
They no longer work due to reorganization of common pmap_motorola.c.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Mon Oct 19 13:40:28 2009 UTC (15 years, 3 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +3 -3 lines
Switch the atari port to the common m68k/m68k/pmap_motorola.c, at last.

Revision 1.112.10.1: download - view: text, markup, annotated - select for diffs
Mon May 4 08:10:46 2009 UTC (15 years, 8 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +3 -1 lines
sync with head.

Revision 1.112.18.1: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:16:00 2009 UTC (16 years ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.112: preferred, colored; next MAIN 1.113: preferred, colored
Changes since revision 1.112: +3 -1 lines
Sync with HEAD.

Revision 1.112.6.1: download - view: text, markup, annotated - select for diffs
Sat Jan 17 13:27:54 2009 UTC (16 years ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.112: preferred, colored; next MAIN 1.113: preferred, colored
Changes since revision 1.112: +3 -1 lines
Sync with HEAD.

Revision 1.108.24.1: download - view: text, markup, annotated - select for diffs
Thu Jan 15 22:40:55 2009 UTC (16 years ago) by bouyer
Branches: netbsd-4
Diff to: previous 1.108: preferred, colored; next MAIN 1.109: preferred, colored
Changes since revision 1.108: +3 -1 lines
Pull up following revision(s) (requested by tsutsui in ticket #1258):
	sys/arch/atari/atari/atari_init.c: revision 1.68, 1.69, 1.70
	sys/arch/atari/atari/pmap_bootstrap.c: revision 1.1
	sys/arch/atari/include/pte.h: revision 1.8
	sys/arch/atari/include/vmparam.h: revision 1.22
	sys/arch/atari/include/pmap.h: revision 1.35, 1.37, 1.39 (via patch)
	sys/arch/atari/atari/pmap.c: revision 1.106, 1.111 (via patch)
	sys/arch/atari/atari/genassym.cf: revision 1.28
	sys/arch/atari/conf/files.atari: revision 1.113
	sys/arch/atari/include/pcb.h: revision 1.7, 1.8, 1.9
Replace the Mach-derived boolean_t type with the C99 bool type.  A
future commit will replace use of TRUE and FALSE with true and false.
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
Remove bogus DEBUG uvm_map() calls - (sync with amiga pmap). From Tuomo
Remove quite obsolete pcb_cmap2.
Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c           1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c                 1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c       1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga             1.137
arch/amiga/include/pcb.h                1.16
arch/amiga/include/pmap.h               1.44
arch/amiga/include/pte.h                1.19
arch/amiga/include/vmparam.h            1.35
- change kernel address space layout (i.e. move Sysmap to the end of KVA)
  to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
  to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
  the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h
- misc style and cosmetic changes
Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.
Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.
Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.
Update one more comment which was missed in previous.

Revision 1.112.20.1: download - view: text, markup, annotated - select for diffs
Thu Jan 8 22:45:30 2009 UTC (16 years ago) by snj
Branches: netbsd-5
CVS tags: netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +3 -1 lines
Pull up following revision(s) (requested by tsutsui in ticket #230):
	sys/arch/atari/atari/atari_init.c: revision 1.69
	sys/arch/atari/atari/pmap.c: revision 1.111 via patch
	sys/arch/atari/atari/pmap_bootstrap.c: revision 1.1
	sys/arch/atari/conf/files.atari: revision 1.113
	sys/arch/atari/include/pcb.h: revision 1.9
	sys/arch/atari/include/pmap.h: revision 1.39 via patch
	sys/arch/atari/include/pte.h: revision 1.8
	sys/arch/atari/include/vmparam.h: revision 1.22
Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c           1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c                 1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c       1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga             1.137
arch/amiga/include/pcb.h                1.16
arch/amiga/include/pmap.h               1.44
arch/amiga/include/pte.h                1.19
arch/amiga/include/vmparam.h            1.35
- change kernel address space layout (i.e. move Sysmap to the end of KVA)
  to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
  to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
  the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and
pte_motorola.h
- misc style and cosmetic changes
Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.
Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.
Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Jan 1 04:10:25 2009 UTC (16 years ago) by tsutsui
Branches: MAIN
CVS tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, mjf-devfs2-base, jymxensuspend-base, jym-xensuspend
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +3 -1 lines
Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c		1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c			1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c	1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga		1.137
arch/amiga/include/pcb.h		1.16
arch/amiga/include/pmap.h		1.44
arch/amiga/include/pte.h		1.19
arch/amiga/include/vmparam.h		1.35

- change kernel address space layout (i.e. move Sysmap to the end of KVA)
  to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
  to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
  the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h
- misc style and cosmetic changes

Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.

Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.

Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.

Revision 1.110.14.2: download - view: text, markup, annotated - select for diffs
Sun Mar 23 02:03:56 2008 UTC (16 years, 10 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.110.14.1: preferred, colored; branchpoint 1.110: preferred, colored; next MAIN 1.111: preferred, colored
Changes since revision 1.110.14.1: +1 -7 lines
sync with HEAD

Revision 1.107.12.3: download - view: text, markup, annotated - select for diffs
Wed Feb 27 08:36:18 2008 UTC (16 years, 10 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.107.12.2: preferred, colored; branchpoint 1.107: preferred, colored; next MAIN 1.108: preferred, colored
Changes since revision 1.107.12.2: +1 -7 lines
sync with head.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Feb 20 21:43:33 2008 UTC (16 years, 11 months ago) by drochner
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, nick-net80211-sync-base, nick-net80211-sync, netbsd-5-base, matt-mips64-base2, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-socklock-base1, ad-audiomp2-base, ad-audiomp2
Branch point for: yamt-nfs-mp, nick-hppapmap, netbsd-5, mjf-devfs2
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -7 lines
Since files.wscons et al. are included by ~all ports anyway, include
them in the mi "files" file, and remove include statements from md files.
These shouldn't pull in additional kernel code when not in use, so it
shouldn't do any harm except a risk of namespace collisions which
should be easy to fix.

Revision 1.110.14.1: download - view: text, markup, annotated - select for diffs
Wed Jan 9 01:45:30 2008 UTC (17 years ago) by matt
Branches: matt-armv6
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -2 lines
sync with HEAD

Revision 1.110.12.1: download - view: text, markup, annotated - select for diffs
Sun Dec 9 19:34:43 2007 UTC (17 years, 1 month ago) by jmcneill
Branches: jmcneill-pm
Diff to: previous 1.110: preferred, colored; next MAIN 1.111: preferred, colored
Changes since revision 1.110: +1 -2 lines
Sync with HEAD.

Revision 1.110.20.1: download - view: text, markup, annotated - select for diffs
Sat Dec 8 18:16:43 2007 UTC (17 years, 1 month ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.110: preferred, colored; next MAIN 1.111: preferred, colored
Changes since revision 1.110: +1 -2 lines
Sync with HEAD.

Revision 1.107.12.2: download - view: text, markup, annotated - select for diffs
Fri Dec 7 17:24:22 2007 UTC (17 years, 1 month ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.107.12.1: preferred, colored; branchpoint 1.107: preferred, colored
Changes since revision 1.107.12.1: +1 -2 lines
sync with head

Revision 1.108.30.2: download - view: text, markup, annotated - select for diffs
Mon Dec 3 18:35:12 2007 UTC (17 years, 1 month ago) by ad
Branches: vmlocking
Diff to: previous 1.108.30.1: preferred, colored; branchpoint 1.108: preferred, colored; next MAIN 1.109: preferred, colored
Changes since revision 1.108.30.1: +1 -2 lines
Sync with HEAD.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Dec 3 15:33:22 2007 UTC (17 years, 1 month ago) by ad
Branches: MAIN
CVS tags: yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, mjf-devfs-base, matt-armv6-base, jmcneill-pm-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -2 lines
Interrupt handling changes, in discussion since February:

- Reduce available SPL levels for hardware devices to none, vm, sched, high.
- Acquire kernel_lock only for interrupts at IPL_VM.
- Implement threaded soft interrupts.

Revision 1.107.12.1: download - view: text, markup, annotated - select for diffs
Mon Sep 3 14:23:36 2007 UTC (17 years, 4 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +5 -1 lines
sync with head.

Revision 1.108.32.1: download - view: text, markup, annotated - select for diffs
Wed Jul 11 19:58:21 2007 UTC (17 years, 6 months ago) by mjf
Branches: mjf-ufs-trans
Diff to: previous 1.108: preferred, colored; next MAIN 1.109: preferred, colored
Changes since revision 1.108: +5 -1 lines
Sync with head.

Revision 1.108.26.2: download - view: text, markup, annotated - select for diffs
Sun Apr 15 16:02:37 2007 UTC (17 years, 9 months ago) by yamt
Branches: yamt-idlelwp
Diff to: previous 1.108.26.1: preferred, colored; branchpoint 1.108: preferred, colored; next MAIN 1.109: preferred, colored
Changes since revision 1.108.26.1: +4 -1 lines
sync with head.

Revision 1.108.30.1: download - view: text, markup, annotated - select for diffs
Tue Apr 10 13:22:53 2007 UTC (17 years, 9 months ago) by ad
Branches: vmlocking
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +5 -1 lines
Sync with head.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue Apr 10 02:26:12 2007 UTC (17 years, 9 months ago) by macallan
Branches: MAIN
CVS tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, yamt-idlelwp-base8, vmlocking-base, thorpej-atomic-base, thorpej-atomic, ppcoea-renovation-base, ppcoea-renovation, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, jmcneill-base, hpcarm-cleanup, bouyer-xenamd64-base2, bouyer-xenamd64-base, bouyer-xenamd64
Branch point for: mjf-devfs, matt-armv6, jmcneill-pm
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +4 -1 lines
include files.wsfb

Revision 1.108.34.1: download - view: text, markup, annotated - select for diffs
Thu Mar 29 19:27:24 2007 UTC (17 years, 9 months ago) by reinoud
Branches: reinoud-bufcleanup
Diff to: previous 1.108: preferred, colored; next MAIN 1.109: preferred, colored
Changes since revision 1.108: +2 -1 lines
Pullup to -current

Revision 1.108.26.1: download - view: text, markup, annotated - select for diffs
Sat Mar 24 14:54:35 2007 UTC (17 years, 9 months ago) by yamt
Branches: yamt-idlelwp
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -1 lines
sync with head.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Wed Mar 21 10:56:27 2007 UTC (17 years, 10 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -1 lines
Apply MI softintr(9) patch before it becomes rotten. Untested.
See also:
http://mail-index.netbsd.org/port-atari/2007/03/07/0000.html

Revision 1.108: download - view: text, markup, annotated - select for diffs
Sun Dec 11 12:16:54 2005 UTC (19 years, 1 month ago) by christos
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-splraiseipl, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, yamt-pdpolicy, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, simonb-timecounters-base, simonb-timecounters, simonb-timcounters-final, rpaulo-netinet-merge-pcb-base, rpaulo-netinet-merge-pcb, post-newlock2-merge, peter-altq-base, peter-altq, newlock2-nbase, newlock2-base, newlock2, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, matt-nb4-arm-base, matt-nb4-arm, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, elad-kernelauth, chap-midi-nbase, chap-midi-base, chap-midi, ad-audiomp-base, ad-audiomp, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-idlelwp, vmlocking, reinoud-bufcleanup, netbsd-4, mjf-ufs-trans
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -1 lines
merge ktrace-lwp.

Revision 1.103.2.4: download - view: text, markup, annotated - select for diffs
Sat Dec 18 09:31:01 2004 UTC (20 years, 1 month ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.103.2.3: preferred, colored; next MAIN 1.104: preferred, colored
Changes since revision 1.103.2.3: +2 -2 lines
Sync with HEAD.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Tue Dec 7 04:33:24 2004 UTC (20 years, 1 month ago) by chs
Branches: MAIN
CVS tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, yamt-km-base4, yamt-km-base3, yamt-km-base2, yamt-km-base, yamt-km, thorpej-vnode-attr-base, thorpej-vnode-attr, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, ktrace-lwp-base, kent-audio2-base, kent-audio2, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-lazymbuf
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -2 lines
use the m68k-common procfs_machdep.c on all m68k platforms.

Revision 1.103.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 21 13:13:58 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.103.2.2: preferred, colored
Changes since revision 1.103.2.2: +1 -1 lines
Fix the sync with head I botched.

Revision 1.103.2.2: download - view: text, markup, annotated - select for diffs
Sat Sep 18 14:32:55 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.103.2.1: preferred, colored
Changes since revision 1.103.2.1: +0 -0 lines
Sync with HEAD.

Revision 1.103.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:33:10 2004 UTC (20 years, 5 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +3 -4 lines
Sync with HEAD

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sat Mar 13 17:31:33 2004 UTC (20 years, 10 months ago) by bjh21
Branches: MAIN
CVS tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +2 -2 lines
Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)
drivers that attach to it.  This allows for other host interface chips
that use the same keyboards and mice, such as the ones in the ARM
IOMD20, ARM7500, and SA-1111.  The PC-compatible driver is still
called pckbc(4), and the new abstraction layer is "pckbport", so the
child devices have moved from sys/dev/pckbc to sys/dev/pckbport, which
also contains some code shared between all host controllers.  To avoid
incompatibility, pckbdreg.h is still installed in
/usr/include/dev/pckbc.

In theory, this shouldn't cause any behavioural changes in the drivers
concerned.  Thy just use rather more function pointers than before.  Tested
on i386 and (with a new host driver) acorn32.  Compiled on several other
affected architectures.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Wed Oct 8 17:29:59 2003 UTC (21 years, 3 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -2 lines
pciide_machdep.c depends on pciide_common, not pciide.
Pointed out and fix tested by Marc Recht.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Sun Jul 27 01:19:24 2003 UTC (21 years, 5 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -2 lines
Since everyone uses clock_subr.c (or should, if they don't currently),
list it in conf/files instead of in every port's files.*.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Sat Jun 28 14:18:30 2003 UTC (21 years, 6 months ago) by he
Branches: MAIN
Branch point for: ktrace-lwp
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +4 -1 lines
Defflag M060SP and PANICBUTTON, since the corresponding include files are
now referenced from atari_init.c and machdep.c.
The PANICBUTTON implementation appears to be incomplete, compared to
the other ports which have this option implemented.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Sun Feb 2 18:26:24 2003 UTC (21 years, 11 months ago) by thomas
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +3 -2 lines
Add support for wsdisplay and wskbd for HADES.
Add config option for et4000 with 2MB memory.

Revision 1.89.4.8: download - view: text, markup, annotated - select for diffs
Wed Dec 11 05:58:20 2002 UTC (22 years, 1 month ago) by thorpej
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.89.4.7: preferred, colored; branchpoint 1.89: preferred, colored; next MAIN 1.90: preferred, colored
Changes since revision 1.89.4.7: +5 -5 lines
Sync with HEAD.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sun Dec 8 21:31:37 2002 UTC (22 years, 1 month ago) by leo
Branches: MAIN
CVS tags: nathanw_sa_before_merge, nathanw_sa_base, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +5 -5 lines
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.

Revision 1.89.4.7: download - view: text, markup, annotated - select for diffs
Mon Nov 11 21:57:13 2002 UTC (22 years, 2 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.89.4.6: preferred, colored; branchpoint 1.89: preferred, colored
Changes since revision 1.89.4.6: +4 -4 lines
Catch up to -current

Revision 1.100: download - view: text, markup, annotated - select for diffs
Sun Nov 3 02:29:39 2002 UTC (22 years, 2 months ago) by chs
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -2 lines
use a merged sys_machdep.c for all the motorola-MMU m68k platforms.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Sat Nov 2 20:26:37 2002 UTC (22 years, 2 months ago) by chs
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -2 lines
enhance the common m68k db_memrw.c to handle read-only kernel text
and switch all the motorola-MMU m68k platforms to use it.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Sun Oct 20 02:37:22 2002 UTC (22 years, 3 months ago) by chs
Branches: MAIN
CVS tags: kqueue-beforemerge, kqueue-aftermerge
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -2 lines
merge the 12 copies of vm_machdep.c on the m68k platforms.
clean up some other stuff along the way, including:
 - use m68k/cacheops.*, remove duplicates from cpu.h.
 - centralize a few declarations in (all the copies of) cpu.h.
 - define M68K_VAC on platforms which have a VAC.
 - switch the sun platforms to the (now common) proc_trampoline().
 - do the phys_map thang on the sun platforms too, no reason not to.

Revision 1.88.2.5: download - view: text, markup, annotated - select for diffs
Thu Oct 10 18:31:59 2002 UTC (22 years, 3 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.88.2.4: preferred, colored; branchpoint 1.88: preferred, colored; next MAIN 1.89: preferred, colored
Changes since revision 1.88.2.4: +3 -11 lines
sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work

Revision 1.89.4.6: download - view: text, markup, annotated - select for diffs
Tue Sep 17 21:13:41 2002 UTC (22 years, 4 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.89.4.5: preferred, colored; branchpoint 1.89: preferred, colored
Changes since revision 1.89.4.5: +7 -15 lines
Catch up to -current.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Fri Sep 6 13:18:43 2002 UTC (22 years, 4 months ago) by gehenna
Branches: MAIN
CVS tags: kqueue-base
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +3 -11 lines
Merge the gehenna-devsw branch into the trunk.

This merge changes the device switch tables from static array to
dynamically generated by config(8).

- All device switches is defined as a constant structure in device drivers.

- The new grammer ``device-major'' is introduced to ``files''.

	device-major <prefix> char <num> [block <num>] [<rules>]

- All device major numbers must be listed up in port dependent majors.<arch>
  by using this grammer.

- Added the new naming convention.
  The name of the device switch must be <prefix>_[bc]devsw for auto-generation
  of device switch tables.

- The backward compatibility of loading block/character device
  switch by LKM framework is broken. This is necessary to convert
  from block/character device major to device name in runtime and vice versa.

- The restriction to assign device major by LKM is completely removed.
  We don't need to reserve LKM entries for dynamic loading of device switch.

- In compile time, device major numbers list is packed into the kernel and
  the LKM framework will refer it to assign device major number dynamically.

Revision 1.88.2.4: download - view: text, markup, annotated - select for diffs
Fri Sep 6 08:33:23 2002 UTC (22 years, 4 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.88.2.3: preferred, colored; branchpoint 1.88: preferred, colored
Changes since revision 1.88.2.3: +5 -5 lines
sync kqueue branch with HEAD

Revision 1.95.2.3: download - view: text, markup, annotated - select for diffs
Sat Aug 31 16:38:05 2002 UTC (22 years, 4 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.95.2.2: preferred, colored; branchpoint 1.95: preferred, colored; next MAIN 1.96: preferred, colored
Changes since revision 1.95.2.2: +5 -5 lines
catch up with -current.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Thu Aug 29 08:28:58 2002 UTC (22 years, 4 months ago) by leo
Branches: MAIN
CVS tags: gehenna-devsw-base
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +5 -5 lines
defopt SERCONSOLE

Revision 1.88.2.3: download - view: text, markup, annotated - select for diffs
Sun Jun 23 17:35:14 2002 UTC (22 years, 7 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.88.2.2: preferred, colored; branchpoint 1.88: preferred, colored
Changes since revision 1.88.2.2: +1 -2 lines
catch up with -current on kqueue branch

Revision 1.89.4.5: download - view: text, markup, annotated - select for diffs
Thu Jun 20 03:38:18 2002 UTC (22 years, 7 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.89.4.4: preferred, colored; branchpoint 1.89: preferred, colored
Changes since revision 1.89.4.4: +1 -2 lines
Catch up to -current.

Revision 1.95.2.2: download - view: text, markup, annotated - select for diffs
Fri May 17 15:09:03 2002 UTC (22 years, 8 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.95.2.1: preferred, colored; branchpoint 1.95: preferred, colored
Changes since revision 1.95.2.1: +1 -11 lines
Remove old block majors list.

Revision 1.95.2.1: download - view: text, markup, annotated - select for diffs
Thu May 16 13:31:57 2002 UTC (22 years, 8 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +3 -1 lines
Include the list of block/character major numbers.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Apr 16 20:50:18 2002 UTC (22 years, 9 months ago) by thorpej
Branches: MAIN
CVS tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6
Branch point for: gehenna-devsw
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -2 lines
* Move the mii_bitbang attribute into dev/mii/files.mii
* Pull in dev/mii/files.mii from conf/files, rather than playing
  the magic "files include order" dance in N machine-dependent
  configuration definitions.

Revision 1.89.4.4: download - view: text, markup, annotated - select for diffs
Thu Feb 28 04:08:25 2002 UTC (22 years, 10 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.89.4.3: preferred, colored; branchpoint 1.89: preferred, colored
Changes since revision 1.89.4.3: +1 -1 lines
Catch up to -current.

Revision 1.89.4.3: download - view: text, markup, annotated - select for diffs
Fri Jan 11 23:38:11 2002 UTC (23 years ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.89.4.2: preferred, colored; branchpoint 1.89: preferred, colored
Changes since revision 1.89.4.2: +2 -1 lines
More catchup.

Revision 1.88.2.2: download - view: text, markup, annotated - select for diffs
Thu Jan 10 19:39:57 2002 UTC (23 years ago) by thorpej
Branches: kqueue
Diff to: previous 1.88.2.1: preferred, colored; branchpoint 1.88: preferred, colored
Changes since revision 1.88.2.1: +18 -17 lines
Sync kqueue branch with -current.

Revision 1.89.4.2: download - view: text, markup, annotated - select for diffs
Tue Jan 8 00:23:35 2002 UTC (23 years ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.89.4.1: preferred, colored; branchpoint 1.89: preferred, colored
Changes since revision 1.89.4.1: +256 -0 lines
Catch up to -current.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon Jan 7 17:36:40 2002 UTC (23 years ago) by thorpej
Branches: MAIN
CVS tags: newlock-base, newlock, ifpoll-base, eeh-devprop-base, eeh-devprop
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -1 lines
Pull in files.wfont.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Dec 5 22:15:05 2001 UTC (23 years, 1 month ago) by atatat
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -2 lines
TRY_SCSI_LINKED_COMMANDS is a param, not a flag.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed Nov 28 10:21:12 2001 UTC (23 years, 1 month ago) by lukem
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +4 -4 lines
- convert usage of "defopt" to "defflag" where the relevant option does
  not support a value (e.g., it's to be used as "options FOO" instead of
  "options FOO=xxx"). options that take a value were converted to
  defparam recently.
- minor whitespace & formatting cleanups

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Nov 20 12:56:23 2001 UTC (23 years, 2 months ago) by lukem
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +13 -13 lines
cleanup:
	options SPACE TAB
	makeoptions TAB
	psuedo-device TAB
	remove trailing whitespace
	replace multiple spaces -> tabs
	options "FOO" -> options FOO
	options "FOO=bar" -> options FOO=bar
	options "FOO=\"bar\"" -> options FOO="\"bar\""

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Nov 20 11:30:44 2001 UTC (23 years, 2 months ago) by lukem
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2 lines
regenerate for whitespace cleanup

Revision 1.69.4.1: download - view: text, markup, annotated - select for diffs
Thu Oct 25 17:54:22 2001 UTC (23 years, 2 months ago) by he
Branches: netbsd-1-5
CVS tags: netbsd-1-5-PATCH003
Diff to: previous 1.69: preferred, colored; next MAIN 1.70: preferred, colored
Changes since revision 1.69: +4 -1 lines
Pull up revision 1.70 (requested by ad):
  Add Mylex DACC960, CAC-EISA, and I2O block/SCSI drivers.

Revision 1.88.4.1: download - view: text, markup, annotated - select for diffs
Mon Oct 1 12:38:08 2001 UTC (23 years, 3 months ago) by fvdl
Branches: thorpej-devvp
Diff to: previous 1.88: preferred, colored; next MAIN 1.89: preferred, colored
Changes since revision 1.88: +4 -1 lines
Catch up with -current.

Revision 1.88.2.1: download - view: text, markup, annotated - select for diffs
Thu Sep 13 01:13:19 2001 UTC (23 years, 4 months ago) by thorpej
Branches: kqueue
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +4 -1 lines
Update the kqueue branch to HEAD.

Revision 1.89.4.1
Sat Sep 8 11:19:06 2001 UTC (23 years, 4 months ago) by nathanw
Branches: nathanw_sa
FILE REMOVED
Changes since revision 1.89: +0 -256 lines
file files.atari was added on branch nathanw_sa on 2002-01-08 00:23:35 +0000

Revision 1.89: download - view: text, markup, annotated - select for diffs
Sat Sep 8 11:19:06 2001 UTC (23 years, 4 months ago) by thomas
Branches: MAIN
CVS tags: thorpej-mips-cache-base, thorpej-mips-cache, thorpej-devvp-base3, thorpej-devvp-base2, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: nathanw_sa
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +4 -1 lines
Now the default ecexutable is ELF.
Add COMPAT_AOUT_M68K to GENERIC options.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Jul 9 14:49:49 2001 UTC (23 years, 6 months ago) by leo
Branches: MAIN
CVS tags: thorpej-devvp-base
Branch point for: thorpej-devvp, kqueue
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +4 -1 lines
defopt atari scsi options.

Revision 1.71.2.2: download - view: text, markup, annotated - select for diffs
Thu Jun 21 19:20:18 2001 UTC (23 years, 7 months ago) by nathanw
Diff to: previous 1.71.2.1: preferred, colored; next MAIN 1.72: preferred, colored
Changes since revision 1.71.2.1: +25 -15 lines
Catch up to -current.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon Jun 18 02:00:48 2001 UTC (23 years, 7 months ago) by christos
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -1 lines
Add an e_trapsignal member to struct emul, so that emulated processes can
send the appropriate signal depending on the trap type.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu Jun 7 07:23:02 2001 UTC (23 years, 7 months ago) by leo
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -7 lines
Remove the atari specific incarnation of wdc_isa.c. We don't need it (in
fact it didn't work that well either), all could be done by simply adding the
NOSTREAM options to the flags of the generic ISA frontend.
There was probably to much byteswapping in my brain when I invented this.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue May 29 10:39:56 2001 UTC (23 years, 7 months ago) by leo
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +4 -3 lines
We need the fonts for pci_vga too...

Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue May 29 06:42:21 2001 UTC (23 years, 7 months ago) by leo
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -1 lines
Move over to pciide. My CDROM drive wouldn't work with the wdcisa attachment,
but it does work with the pciide attachment.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue May 15 14:14:48 2001 UTC (23 years, 8 months ago) by leo
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +3 -1 lines
Split pci_machdep into a generic/hades/milan part. There is much difference
in configspace and interrupt handling.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon May 14 13:10:45 2001 UTC (23 years, 8 months ago) by leo
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +5 -1 lines
Add wscons related includes.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Apr 24 10:56:54 2001 UTC (23 years, 9 months ago) by leo
Branches: MAIN
CVS tags: thorpej_scsipi_beforemerge
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -3 lines
Both isa_hades.c and isa_milan.c are also dependent on 'isa' of course...

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Apr 24 06:39:47 2001 UTC (23 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +3 -1 lines
Split the ISA common attachment stuff and the interrupt handling.
There are too many differences between the Hades and Milan in this area.

Revision 1.66.2.6: download - view: text, markup, annotated - select for diffs
Sat Apr 21 17:53:23 2001 UTC (23 years, 9 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.66.2.5: preferred, colored; branchpoint 1.66: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66.2.5: +19 -8 lines
Sync with HEAD

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Apr 10 06:37:08 2001 UTC (23 years, 9 months ago) by leo
Branches: MAIN
CVS tags: thorpej_scsipi_nbase, thorpej_scsipi_base
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -2 lines
fdisa needs-flag...

Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue Apr 10 06:36:08 2001 UTC (23 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +8 -5 lines
Move dma.c away from the mainbus floppy and make it a separate entity with
tag 'mbdma'.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue Apr 10 06:28:38 2001 UTC (23 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +4 -2 lines
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.

Revision 1.71.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 9 01:51:56 2001 UTC (23 years, 9 months ago) by nathanw
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +18 -2 lines
Catch up with -current.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sat Mar 31 20:24:10 2001 UTC (23 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +7 -1 lines
Wcd attacment code for the Milan. The Milan has the standard dual IDE port
hardware. A Milan specific attachment is needed to modify the iot so that
the streaming methods do a byteswap.
Configure like:
  wdcisa0 at isa? port 0x1f0 irq 14
  wdcisa1 at isa? port 0x170 irq 15

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Mar 31 20:13:19 2001 UTC (23 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +3 -3 lines
Add a tag to the fdcisa.c and isa/fd.c files. So they won't be used
unnecessary (and cause trouble).

Revision 1.66.2.5: download - view: text, markup, annotated - select for diffs
Tue Mar 27 15:30:37 2001 UTC (23 years, 9 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.66.2.4: preferred, colored; branchpoint 1.66: preferred, colored
Changes since revision 1.66.2.4: +11 -2 lines
Sync with HEAD.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Sat Mar 17 20:56:32 2001 UTC (23 years, 10 months ago) by leo
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2 lines
Conditionalize inclusion of the interrupt handlers for 'kbd', 'zs' and
'ncrscsi' since they are not present on the Milan.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Mar 16 21:31:55 2001 UTC (23 years, 10 months ago) by leo
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +10 -1 lines
Atari specific stuff to implement the Milan floppy. The Milan uses standard
ISA floppy hardware. Configure as:
    fdcisa0 at isa? port 0x3f0 irq 6 drq 2

Revision 1.66.2.4: download - view: text, markup, annotated - select for diffs
Mon Mar 12 13:27:55 2001 UTC (23 years, 10 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.66.2.3: preferred, colored; branchpoint 1.66: preferred, colored
Changes since revision 1.66.2.3: +2 -1 lines
Sync with HEAD.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Mar 9 20:55:46 2001 UTC (23 years, 10 months ago) by leo
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -1 lines
Expand bus_dma implementation. It will now handle the bounce buffer
extensions needed to make the isa floppy driver on the Milan work.

Revision 1.66.2.3: download - view: text, markup, annotated - select for diffs
Thu Jan 18 09:22:24 2001 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.66.2.2: preferred, colored; branchpoint 1.66: preferred, colored
Changes since revision 1.66.2.2: +1 -0 lines
Sync with head (for UBC+NFS fixes, mostly).

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Jan 17 00:07:22 2001 UTC (24 years ago) by fvdl
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -1 lines
Add machdep file for procfs. Currently only used for linux-style
/proc/cpuinfo (only active when procfs is mounted with -o linux).
For ports other than the i386 this currently produces an empty
string.

Revision 1.66.2.2: download - view: text, markup, annotated - select for diffs
Wed Nov 22 16:00:04 2000 UTC (24 years, 2 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.66.2.1: preferred, colored; branchpoint 1.66: preferred, colored
Changes since revision 1.66.2.1: +4 -1 lines
Sync with HEAD.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Nov 21 13:34:57 2000 UTC (24 years, 2 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +4 -1 lines
Pull in dev/i2o/files.i2o, which is required by files.pci.

Revision 1.66.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 20:05:24 2000 UTC (24 years, 2 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +9 -6 lines
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue May 9 14:30:47 2000 UTC (24 years, 8 months ago) by leo
Branches: MAIN
CVS tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, minoura-xpg4dl-base, minoura-xpg4dl
Branch point for: netbsd-1-5
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +5 -5 lines
The console stuff might also be needed by 'ser'. Also update the names of
the serial ports in the comments.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Mar 14 15:56:53 2000 UTC (24 years, 10 months ago) by oster
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +4 -1 lines
Add the RAIDframe device major to the machine-dependent config files
so that the right entries get added to dev_name2blk[].  Needed for / on RAID.
(Whoops!  I missed checking these in when adding the RAID_AUTOCONFIG stuff.)

Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Feb 11 21:35:42 2000 UTC (24 years, 11 months ago) by leo
Branches: MAIN
CVS tags: chs-ubc2-newbase
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
Oops! Both grfcc and grfet need the generic grfabs layer.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Sep 27 14:32:17 1999 UTC (25 years, 3 months ago) by leo
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, fvdl-softdep-base, fvdl-softdep, comdex-fall-1999-base, comdex-fall-1999
Branch point for: thorpej_scsipi
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -1 lines
Specify the major number of the md-device. Otherwise config(1) won't emit
a dev_name2blk enrty for the RAM-disk. This made the installation procedure
unusable.

Revision 1.60.4.2: download - view: text, markup, annotated - select for diffs
Mon Aug 2 19:42:55 1999 UTC (25 years, 5 months ago) by thorpej
Branches: chs-ubc2
Diff to: previous 1.60.4.1: preferred, colored; branchpoint 1.60: preferred, colored; next MAIN 1.61: preferred, colored
Changes since revision 1.60.4.1: +4 -4 lines
Update from trunk.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Jul 9 02:32:30 1999 UTC (25 years, 6 months ago) by thorpej
Branches: MAIN
CVS tags: chs-ubc2-base
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2 lines
Normalize include paths.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Jul 7 00:05:29 1999 UTC (25 years, 6 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -3 lines
pseudo-device -> defpseudo, per grammar change in config(8).

Revision 1.60.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 21 00:48:36 1999 UTC (25 years, 7 months ago) by thorpej
Branches: chs-ubc2
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +8 -5 lines
Sync w/ -current.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Jun 7 20:31:29 1999 UTC (25 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -5 lines
Only declare block major numbers for devices which can be the root device.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu May 6 20:27:57 1999 UTC (25 years, 8 months ago) by leo
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -1 lines
Add .../dev/mii/files.mii. Needed for support of the 3C590.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Apr 19 21:22:57 1999 UTC (25 years, 9 months ago) by kleink
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +4 -1 lines
Add COMPAT_SVR4 for m68k.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Mar 15 15:47:11 1999 UTC (25 years, 10 months ago) by leo
Branches: MAIN
CVS tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame
Branch point for: chs-ubc2
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -1 lines
First step to a framework that can be used to initialize vga-cards on the
pci-bus. The code is called early in the bootphase and tries to initialize
a known type of card into a 'standard' text mode. Wscons should be able
to handle these cards afterwards.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Dec 15 19:36:58 1998 UTC (26 years, 1 month ago) by itohy
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +8 -1 lines
Added COMPAT_LINUX support.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Sep 2 11:23:42 1998 UTC (26 years, 4 months ago) by leo
Branches: MAIN
CVS tags: kenh-if-detach-base, kenh-if-detach, chs-ubc-base, chs-ubc
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -4 lines
mv vmebus -> avmebus to make room for MI vmebus implementation (per
reqest of Drochner).

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Aug 18 11:51:07 1998 UTC (26 years, 5 months ago) by leo
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -4 lines
Do not include files.isapnp, this file is now included from files.isa...
(Julian Coleman)

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Aug 18 07:45:08 1998 UTC (26 years, 5 months ago) by leo
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -1 lines
Circad Leonardo video driver by 'maximum entropy'.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Jul 21 17:36:01 1998 UTC (26 years, 6 months ago) by drochner
Branches: MAIN
CVS tags: eeh-paddr_t-base, eeh-paddr_t
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
adapt to LANCE driver split

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Apr 23 09:26:26 1998 UTC (26 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +6 -1 lines
Crazy Dots driver by Julian Coleman.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Apr 22 08:01:17 1998 UTC (26 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -1 lines
Add the 'bus' code for a linear big endian bus (like VME).

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Apr 22 07:57:52 1998 UTC (26 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +6 -1 lines
Add isapnp stuff (Thomas Gerner)

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Apr 10 10:37:11 1998 UTC (26 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +7 -10 lines
Use MI wdc-driver.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Apr 10 10:28:47 1998 UTC (26 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
le_bus.c is dependent on pci & isa.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Apr 10 08:20:03 1998 UTC (26 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -1 lines
Major overhaul of the atari bus_space implementation.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Mar 13 21:05:20 1998 UTC (26 years, 10 months ago) by leo
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
Move the bus_* functions from machdep.c to bus.c .

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Feb 16 22:12:46 1998 UTC (26 years, 11 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +23 -23 lines
Remove "class" declarations, and add "devclass" declarations where
appropriate.  Fix several inconsistencies between device class and
attributes.  Mostly from Chris Demetriou.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Feb 1 21:23:27 1998 UTC (26 years, 11 months ago) by is
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -2 lines
Amiga uses the common m68k/sig_machdep.c now. Also moved its definition from
the other 68k ports' files.${port} to arch/m68k/conf/files.m68k.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Jan 12 18:04:00 1998 UTC (27 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +23 -23 lines
Update for changes to config.

Revision 1.40.4.3: download - view: text, markup, annotated - select for diffs
Tue Oct 14 08:46:47 1997 UTC (27 years, 3 months ago) by thorpej
Branches: marc-pcmcia
Diff to: previous 1.40.4.2: preferred, colored; branchpoint 1.40: preferred, colored; next MAIN 1.41: preferred, colored
Changes since revision 1.40.4.2: +4 -1 lines
Update marc-pcmcia branch from trunk.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Sep 28 20:49:59 1997 UTC (27 years, 3 months ago) by is
Branches: MAIN
CVS tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA, netbsd-1-3, marc-pcmcia-base
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -1 lines
Build the 68060 support package in the kernel build dir.
XXX PCB_ONFAULT is still hardwired to 64 in netbsd060sp.S.

Revision 1.40.4.2: download - view: text, markup, annotated - select for diffs
Mon Sep 1 18:30:41 1997 UTC (27 years, 4 months ago) by thorpej
Branches: marc-pcmcia
Diff to: previous 1.40.4.1: preferred, colored; branchpoint 1.40: preferred, colored
Changes since revision 1.40.4.1: +13 -2 lines
Update marc-pcmcia branch from trunk (missed these the last time.)

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Aug 27 11:25:47 1997 UTC (27 years, 4 months ago) by bouyer
Branches: MAIN
CVS tags: thorpej-signal-base, thorpej-signal
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Merge scsipi branch in the mainline. This add support for ATAPI devices
(currently only CD-ROM drives on i386). The sys/dev/scsipi system provides 2
busses to which devices can attach (scsibus and atapibus). This needed to
change some include files and structure names in the low level scsi drivers.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Aug 27 06:52:46 1997 UTC (27 years, 4 months ago) by leo
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +12 -1 lines
Add the isa-bus.

Revision 1.40.4.1: download - view: text, markup, annotated - select for diffs
Sat Aug 23 07:08:31 1997 UTC (27 years, 5 months ago) by thorpej
Branches: marc-pcmcia
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -4 lines
Update marc-pcmcia branch from trunk.

Revision 1.40.2.2: download - view: text, markup, annotated - select for diffs
Thu Aug 14 11:06:20 1997 UTC (27 years, 5 months ago) by bouyer
Branches: bouyer-scsipi
Diff to: previous 1.40.2.1: preferred, colored; branchpoint 1.40: preferred, colored; next MAIN 1.41: preferred, colored
Changes since revision 1.40.2.1: +4 -4 lines
Sync with trunk.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Jul 30 15:43:28 1997 UTC (27 years, 5 months ago) by leo
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -4 lines
Rename lpt to lp on some places to avoid botches between files.isa and
files.atari.

Revision 1.40.2.1: download - view: text, markup, annotated - select for diffs
Tue Jul 1 17:35:48 1997 UTC (27 years, 6 months ago) by bouyer
Branches: bouyer-scsipi
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Updates for new scsipi subsystem. Actally known to work on i386 and sparc.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Jun 4 14:34:02 1997 UTC (27 years, 7 months ago) by leo
Branches: MAIN
CVS tags: marc-pcmcia-bp
Branch point for: marc-pcmcia, bouyer-scsipi
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
Use m68k cacheops

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun May 25 12:41:56 1997 UTC (27 years, 8 months ago) by leo
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -1 lines
Add serial driver for 68901 UART (modem1 port).

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Apr 9 19:44:47 1997 UTC (27 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -4 lines
Remove redundant file directives.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Apr 1 20:14:18 1997 UTC (27 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -3 lines
Make it possible to remove the lpt device by making it 'needs-flag'.
Remove lpt-device from the BOOT kernel.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Apr 1 08:18:01 1997 UTC (27 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +10 -3 lines
Add wd-driver. The driver is basically the driver present in the arm32
port (Thanks Mark!) with a few atari specific things and the bad block
handling disabled.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Mar 26 15:46:20 1997 UTC (27 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
Use m68k/sig_machdep.c

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Mar 17 19:46:41 1997 UTC (27 years, 10 months ago) by gwr
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -2 lines
Separate bcopy and copypage stuff from copy.s

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Mar 15 18:09:44 1997 UTC (27 years, 10 months ago) by is
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.

Revision 1.29.4.1: download - view: text, markup, annotated - select for diffs
Wed Mar 12 14:46:47 1997 UTC (27 years, 10 months ago) by is
Branches: is-newarp
Diff to: previous 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29: +20 -1 lines
Merge in Changes from The Trunk.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Mar 10 09:44:53 1997 UTC (27 years, 10 months ago) by leo
Branches: MAIN
CVS tags: is-newarp-before-merge
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +10 -1 lines
Add support for the Lance ethernet card on the VME-bus (Riebl/PAM)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Mar 3 12:26:34 1997 UTC (27 years, 10 months ago) by leo
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +10 -1 lines
Addition of VME bus code.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Feb 26 12:26:36 1997 UTC (27 years, 10 months ago) by leo
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
Use generic date conversion module.

Revision 1.28.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 30 05:35:26 1997 UTC (27 years, 11 months ago) by thorpej
Branches: thorpej-setroot
Diff to: previous 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28: +1 -3 lines
update from trunk

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jan 21 09:39:20 1997 UTC (28 years ago) by thorpej
Branches: MAIN
CVS tags: mrg-vm-swap, is-newarp-base
Branch point for: is-newarp
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -3 lines
"md" is declared in sys/conf/files, now.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Dec 28 23:15:13 1996 UTC (28 years ago) by pk
Branches: MAIN
Branch point for: thorpej-setroot
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -5 lines
rename: ramdisk => md

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Dec 26 23:25:13 1996 UTC (28 years ago) by leo
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
Add intr_establish/disestablish functions. Currently only the lpt-driver
is converted to use them...

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Dec 16 21:25:45 1996 UTC (28 years, 1 month ago) by leo
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
The file hdfd_intr.s should only be included in conjunction with the
Hades floppy driver.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Nov 9 22:30:55 1996 UTC (28 years, 2 months ago) by leo
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +9 -1 lines
Add the Hades floppy driver.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Oct 16 12:50:33 1996 UTC (28 years, 3 months ago) by leo
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -5 lines
Update pathnames of included files for new version of config.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Oct 4 07:12:39 1996 UTC (28 years, 3 months ago) by leo
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +14 -3 lines
Additions for the et4000 driver & pci-bus.
Note that there are still missing pieces so both et4000 & pci can not yet
be used.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Sep 25 15:15:29 1996 UTC (28 years, 3 months ago) by leo
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -2 lines
More preps for et-driver.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Sep 16 06:14:24 1996 UTC (28 years, 4 months ago) by leo
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +10 -10 lines
- Add M68040 option where appropriate
- Reflect changes on the grf/ite/view system for et4000 console support
- Set timezone to 0
- Document FPSP option

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Apr 12 08:57:43 1996 UTC (28 years, 9 months ago) by leo
Branches: MAIN
CVS tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
misc.c ->stalloc.c

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Mar 27 10:31:17 1996 UTC (28 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +8 -3 lines
- Add printer device
- Add ym2149 files
- Make ramdisk a pseudo-device

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Mar 17 13:21:16 1996 UTC (28 years, 10 months ago) by cgd
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +6 -6 lines
adjust to deal with expression support for optional file specs

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Mar 17 01:26:39 1996 UTC (28 years, 10 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +27 -14 lines
New device attachment scheme:

	- split softc size and match/attach out from cfdriver into
	  a new struct cfattach.

	- new "attach" directive for files.*.  May specify the name of
	  the cfattach structure, so that devices may be easily attached
	  to parents with different autoconfiguration semantics.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Mar 14 21:41:29 1996 UTC (28 years, 10 months ago) by leo
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -2 lines
Switch to the mi ramdisk driver.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 6 14:47:44 1996 UTC (28 years, 10 months ago) by leo
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -23 lines
Use files.scsi

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jan 6 20:11:02 1996 UTC (29 years ago) by leo
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -1 lines
Add an nvram-driver. This driver makes it possible to read/write the
configuration info stored in the nvram on the mc146818.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Dec 1 19:53:07 1995 UTC (29 years, 1 month ago) by leo
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Use files.fpe

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Aug 28 19:31:16 1995 UTC (29 years, 4 months ago) by leo
Branches: MAIN
CVS tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Detect type and precence of an FPU in the kernel instead of relying on GEM.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Aug 20 18:17:12 1995 UTC (29 years, 5 months ago) by leo
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Add Falcon video support. Thanks to Thomas Gerner.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Aug 11 20:01:19 1995 UTC (29 years, 5 months ago) by leo
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
New version of NCR5380-SCSI driver. This version is far more generic than
the previous version. The machine dependent part contains the configuration
for both the TT and FALCON. The configuration files have been changed to
select SCSI-support for either TT, Falcon or both.
The configuration file for the Atari-Falcon will only get _really_ usefull
when the Falcon video part is finished.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 25 19:07:07 1995 UTC (29 years, 7 months ago) by leo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -1 lines
Mouse driver added.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 9 19:50:42 1995 UTC (29 years, 7 months ago) by leo
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Add our own db_memrw.c for ddb.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 28 19:58:18 1995 UTC (29 years, 7 months ago) by leo
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -1 lines
Add emulator.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 27 12:09:45 1995 UTC (29 years, 8 months ago) by christos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -6 lines
Use new files.sunos

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 22 23:39:02 1995 UTC (29 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Move sunos_machdep.c to m68k

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 22 20:25:21 1995 UTC (29 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
- added sunos_machdep.c for sun3, atari, amiga and mac68k.
- changed machdep.c and trap.c to use struct emul.
- remove ep_setup references.
- added struct emul to all emulations.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 16 14:50:40 1995 UTC (29 years, 9 months ago) by leo
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
Added maxpartitions.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Apr 11 09:53:10 1995 UTC (29 years, 9 months ago) by mellon
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Reference cninit.c as well as cons.c

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Mar 26 07:12:16 1995 UTC (29 years, 10 months ago) by leo
Branches: Leo
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
NetBSD/Atari, port by Leo Weppelman.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 26 07:12:16 1995 UTC (29 years, 10 months ago) by leo
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>