The NetBSD Project

CVS log for src/sys/arch/amiga/amiga/autoconf.c

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.114 / (download) - annotate - [select for diffs], Sat Oct 27 17:17:26 2012 UTC (6 months, 3 weeks ago) by chs
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-nbase, tls-maxphys-base, khorben-n900, agc-symver-base, agc-symver, HEAD
Changes since 1.113: +41 -41 lines
Diff to previous 1.113 (colored)

split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.

Revision 1.113 / (download) - annotate - [select for diffs], Sun Jul 29 18:05:39 2012 UTC (9 months, 3 weeks ago) by mlelstv
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.112: +3 -6 lines
Diff to previous 1.112 (colored)

Do not call setroot() from MD code and from MI code, which has
unwanted sideeffects in the RB_ASKNAME case. This fixes PR/46732.

No longer wrap MD cpu_rootconf(), as hp300 port stores reboot information
as a side effect. Instead call MI rootconf() from MD code which makes
rootconf() now a wrapper to setroot().

Adjust several MD routines to set the global booted_device,booted_partition
variables instead of passing partial information to setroot().

Make cpu_rootconf(9) describe the calling order.

Revision 1.112 / (download) - annotate - [select for diffs], Fri Jul 13 08:47:07 2012 UTC (10 months, 1 week ago) by rkujawa
Branch: MAIN
Changes since 1.111: +8 -60 lines
Diff to previous 1.111 (colored)

Clean up p5pb console glue a bit.

Revision 1.111 / (download) - annotate - [select for diffs], Tue Apr 17 09:59:03 2012 UTC (13 months ago) by rkujawa
Branch: MAIN
CVS Tags: yamt-pagecache-base5, jmcneill-usbmp-base9, jmcneill-usbmp-base10
Changes since 1.110: +4 -2 lines
Diff to previous 1.110 (colored)

Add clockport(4) layer, which provides support for expansion bus present on
Amiga-style clockports. Also add a1k2cp(4) backend driver and the first
clockport device driver com_ss, that supports com(4) on clockport(4)
(particurarly Individual Computers SilverSurfer). Disabled by default,
since probe procedure is not written yet.

Revision 1.110 / (download) - annotate - [select for diffs], Sun Feb 12 16:34:06 2012 UTC (15 months, 1 week ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base4, netbsd-6-base, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2
Branch point for: netbsd-6
Changes since 1.109: +6 -6 lines
Diff to previous 1.109 (colored)

Change old-style function defintions to C89 prototypes.

Approved by releng.

Revision 1.109 / (download) - annotate - [select for diffs], Tue Jan 24 00:20:45 2012 UTC (15 months, 3 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.108: +15 -7 lines
Diff to previous 1.108 (colored)

Add voodoofb support. Allows using 3Dfx Voodoo 3 in G-REX as a console.

Revision 1.108 / (download) - annotate - [select for diffs], Thu Aug 4 17:48:50 2011 UTC (21 months, 2 weeks ago) by rkujawa
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache, jmcneill-usbmp
Changes since 1.107: +58 -2 lines
Diff to previous 1.107 (colored)

Add basic PCI support for amiga port.
Add missing bus_space(9) methods needed for MI PCI.
Add p5pb(4) - Phase5 PCI bridge driver (and the man page).
Add quirks table to zbus(4) - needed for p5pb.
Change approved by phx.

Revision 1.107 / (download) - annotate - [select for diffs], Fri Jun 3 00:52:22 2011 UTC (23 months, 2 weeks ago) by matt
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase, rmind-uvmplock-base
Changes since 1.106: +10 -10 lines
Diff to previous 1.106 (colored)

CFATTACH_DECL_NEW, device_t, cfdata_t

Revision 1.106 / (download) - annotate - [select for diffs], Thu Jan 13 22:02:05 2011 UTC (2 years, 4 months ago) by phx
Branch: MAIN
CVS Tags: uebayasi-xip-base7, jym-xensuspend-nbase, jym-xensuspend-base, jruoho-x86intr-base, cherry-xenmp-base, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: jruoho-x86intr, cherry-xenmp
Changes since 1.105: +12 -4 lines
Diff to previous 1.105 (colored)

Recognize Amiga 600 model.
Patch submited by Radoslaw Kujawa.

Revision 1.105 / (download) - annotate - [select for diffs], Fri May 21 12:56:47 2010 UTC (3 years ago) by phx
Branch: 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, matt-mips64-premerge-20101231
Changes since 1.104: +3 -5 lines
Diff to previous 1.104 (colored)

idesc(4) does no longer exist

Revision 1.104 / (download) - annotate - [select for diffs], Tue May 19 18:39:26 2009 UTC (4 years ago) by phx
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, uebayasi-xip-base1, uebayasi-xip-base, matt-premerge-20091211, jymxensuspend-base, MI-softints
Branch point for: uebayasi-xip, rmind-uvmplock
Changes since 1.103: +5 -2 lines
Diff to previous 1.103 (colored)

Removed old Amiga-specific "sicallback" software interrupts and replaced
them by MI softints. Approved by "is".

Revision 1.103 / (download) - annotate - [select for diffs], Wed Mar 18 15:14:29 2009 UTC (4 years, 2 months ago) by cegger
Branch: MAIN
CVS Tags: yamt-nfs-mp-base4, yamt-nfs-mp-base3, pre-softints, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base
Changes since 1.102: +3 -3 lines
Diff to previous 1.102 (colored)

bcmp -> memcmp

Revision 1.102 / (download) - annotate - [select for diffs], Wed Mar 18 10:22:23 2009 UTC (4 years, 2 months ago) by cegger
Branch: MAIN
Changes since 1.101: +5 -5 lines
Diff to previous 1.101 (colored)

Ansify function definitions w/o arguments. Generated with sed.

Revision 1.101 / (download) - annotate - [select for diffs], Sat Mar 14 21:04:03 2009 UTC (4 years, 2 months ago) by dsl
Branch: MAIN
Changes since 1.100: +4 -7 lines
Diff to previous 1.100 (colored)

ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.

Revision 1.100 / (download) - annotate - [select for diffs], Sat Mar 14 15:36:00 2009 UTC (4 years, 2 months ago) by dsl
Branch: MAIN
Changes since 1.99: +6 -17 lines
Diff to previous 1.99 (colored)

Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)

Revision 1.99 / (download) - annotate - [select for diffs], Fri Jun 13 08:17:24 2008 UTC (4 years, 11 months ago) by cegger
Branch: MAIN
CVS Tags: yamt-pf42-base4, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, simonb-wapbl-nbase, simonb-wapbl-base, nick-hppapmap-base2, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, 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, netbsd-5, mjf-devfs2-base, matt-nb5-pq3-base, matt-nb5-pq3, 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, matt-mips64-base2, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-audiomp2-base, ad-audiomp2
Branch point for: nick-hppapmap, jym-xensuspend
Changes since 1.98: +8 -8 lines
Diff to previous 1.98 (colored)

- use device_lookup to get device_t
- use device_xname to get device name

Revision 1.98 / (download) - annotate - [select for diffs], Sun Dec 11 12:16:26 2005 UTC (7 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, 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-pf42-baseX, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, 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, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, yamt-idlelwp-base8, yamt-idlelwp, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, vmlocking-base, vmlocking, thorpej-atomic-base, thorpej-atomic, simonb-timecounters-base, simonb-timecounters, simonb-timcounters-final, rpaulo-netinet-merge-pcb-base, rpaulo-netinet-merge-pcb, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, reinoud-bufcleanup, ppcoea-renovation-base, ppcoea-renovation, post-newlock2-merge, peter-altq-base, peter-altq, nick-net80211-sync-base, nick-net80211-sync, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, 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, netbsd-4, mjf-ufs-trans-base, mjf-ufs-trans, mjf-devfs-base, mjf-devfs, matt-nb4-arm-base, matt-nb4-arm, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, jmcneill-pm, jmcneill-base, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, elad-kernelauth, cube-autoconf-base, cube-autoconf, chap-midi-nbase, chap-midi-base, chap-midi, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base, bouyer-xenamd64, ad-socklock-base1, ad-audiomp-base, ad-audiomp, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-pf42, yamt-nfs-mp, wrstuden-revivesa, simonb-wapbl, mjf-devfs2
Changes since 1.97: +6 -6 lines
Diff to previous 1.97 (colored)

merge ktrace-lwp.

Revision 1.97 / (download) - annotate - [select for diffs], Sun Jul 3 10:22:25 2005 UTC (7 years, 10 months ago) by isaki
Branch: 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, thorpej-vnode-attr-base, thorpej-vnode-attr, ktrace-lwp-base
Branch point for: yamt-lazymbuf
Changes since 1.96: +3 -3 lines
Diff to previous 1.96 (colored)

cfmatch_t was removed at sys/device.h rev 1.75,
and there is no need to cast for NULL.

Revision 1.96 / (download) - annotate - [select for diffs], Thu Jun 30 17:03:52 2005 UTC (7 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.95: +4 -4 lines
Diff to previous 1.95 (colored)

adaptions to config_search() change, and minor autoconf fixes, mostly from Havard Eidnes

Revision 1.95 / (download) - annotate - [select for diffs], Mon Jun 13 20:44:11 2005 UTC (7 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.94: +28 -29 lines
Diff to previous 1.94 (colored)

Constify

Revision 1.94 / (download) - annotate - [select for diffs], Sun Jun 12 16:31:42 2005 UTC (7 years, 11 months ago) by jandberg
Branch: MAIN
Changes since 1.93: +3 -3 lines
Diff to previous 1.93 (colored)

Constify parameters of matchname() to please -Wcast-qual.

Revision 1.93 / (download) - annotate - [select for diffs], Sat Oct 23 17:07:38 2004 UTC (8 years, 6 months ago) by thorpej
Branch: MAIN
CVS Tags: yamt-km-base4, yamt-km-base3, yamt-km-base2, yamt-km-base, yamt-km, 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, matt-timespec, kent-audio2-base, kent-audio2, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Changes since 1.92: +2 -4 lines
Diff to previous 1.92 (colored)

Centralize the declaration of booted_device and booted_partition.

Revision 1.92 / (download) - annotate - [select for diffs], Mon Oct 27 09:56:56 2003 UTC (9 years, 6 months ago) by mhitch
Branch: 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
Changes since 1.91: +3 -2 lines
Diff to previous 1.91 (colored)

Fix uninitialized variable.

Revision 1.91 / (download) - annotate - [select for diffs], Mon Jan 20 21:24:56 2003 UTC (10 years, 4 months ago) by aymeric
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.90: +3 -3 lines
Diff to previous 1.90 (colored)

fill in the dv_unit field of the fake "struct device" correctly.
In particular, this makes grfN, N != 0, work as console.
Tested by Ignatios.

Revision 1.90 / (download) - annotate - [select for diffs], Fri Jan 17 22:17:04 2003 UTC (10 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.89: +3 -2 lines
Diff to previous 1.89 (colored)

Merge the nathanw_sa branch.

Revision 1.89 / (download) - annotate - [select for diffs], Wed Jan 8 23:41:03 2003 UTC (10 years, 4 months ago) by aymeric
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base
Changes since 1.88: +7 -3 lines
Diff to previous 1.88 (colored)

initialize the dv_unit field of our fake device structure to 0, as done on x68k.
This fixes the problem where no grf* console would be found on startup because
they wouldn't match with any parent.
While here, memset() that structure to zero so that we either pass or crash
right away if the MI code changes again. From Leo Weppelman, as done on atari.

Revision 1.88 / (download) - annotate - [select for diffs], Tue Jan 7 00:13:19 2003 UTC (10 years, 4 months ago) by aymeric
Branch: MAIN
Changes since 1.87: +3 -2 lines
Diff to previous 1.87 (colored)

fake up a dv_cfdriver entry before calling config_search().
config_search() does not do the lookup for us anymore.

Revision 1.87 / (download) - annotate - [select for diffs], Wed Jan 1 00:28:56 2003 UTC (10 years, 4 months ago) by thorpej
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.86: +3 -3 lines
Diff to previous 1.86 (colored)

Use aprint_normal() for cfprint routines.

Revision 1.86 / (download) - annotate - [select for diffs], Fri Oct 4 01:50:54 2002 UTC (10 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: kqueue-beforemerge, kqueue-aftermerge, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw
Changes since 1.85: +9 -5 lines
Diff to previous 1.85 (colored)

Overhaul the way cfattach structures are looked up.  The cfdata entry
now carries the name of the attachment (e.g. "tlp_pci" or "audio"),
and cfattach structures are registered at boot time on a per-driver
basis.  The cfdriver and cfattach pointers are cached in the device
structure when attached.

Revision 1.85 / (download) - annotate - [select for diffs], Wed Oct 2 04:55:47 2002 UTC (10 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: kqueue-base
Changes since 1.84: +4 -5 lines
Diff to previous 1.84 (colored)

Use CFATTACH_DECL().

Revision 1.84 / (download) - annotate - [select for diffs], Mon Sep 30 17:36:35 2002 UTC (10 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.83: +4 -2 lines
Diff to previous 1.83 (colored)

Add a config_init() function to initialize the config data structures.
Normally this is called by configure(), but some ports (amiga, atari,
x68k) need to do this early because of how they find the console.

Revision 1.83 / (download) - annotate - [select for diffs], Fri Sep 27 20:29:42 2002 UTC (10 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.82: +3 -3 lines
Diff to previous 1.82 (colored)

Declare all cfattach structures const.

Revision 1.82 / (download) - annotate - [select for diffs], Fri Sep 6 13:19:05 2002 UTC (10 years, 8 months ago) by gehenna
Branch: MAIN
Changes since 1.81: +31 -16 lines
Diff to previous 1.81 (colored)

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.81 / (download) - annotate - [select for diffs], Thu Apr 25 09:20:26 2002 UTC (11 years ago) by aymeric
Branch: 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, gehenna-devsw-base
Branch point for: gehenna-devsw
Changes since 1.80: +4 -2 lines
Diff to previous 1.80 (colored)

o replace definitions by declarations in header files
o put definitions where due
o cleanup some types  (u_int -> vaddr_t's for example)
o minor other cleanup

Revision 1.80 / (download) - annotate - [select for diffs], Mon Jan 28 09:56:45 2002 UTC (11 years, 3 months ago) by aymeric
Branch: MAIN
CVS Tags: newlock-base, newlock, ifpoll-base, ifpoll, eeh-devprop-base, eeh-devprop
Changes since 1.79: +5 -1 lines
Diff to previous 1.79 (colored)

add __KERNEL_RCSID as suggested by Luke Mewburn

Revision 1.79 / (download) - annotate - [select for diffs], Sat Jan 26 13:24:53 2002 UTC (11 years, 3 months ago) by aymeric
Branch: MAIN
Changes since 1.78: +13 -13 lines
Diff to previous 1.78 (colored)

- ANSIfy
- remove some trailing spaces/tabs
- minor style nits

Revision 1.78 / (download) - annotate - [select for diffs], Fri Feb 2 21:52:12 2001 UTC (12 years, 3 months ago) by is
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base, thorpej-mips-cache-base, thorpej-mips-cache, thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: thorpej-devvp, nathanw_sa, kqueue
Changes since 1.77: +2 -1 lines
Diff to previous 1.77 (colored)

Initial, still incomplete wscons support by Jukka Andberg, PR 11068

Revision 1.77 / (download) - annotate - [select for diffs], Sat Jun 10 19:34:46 2000 UTC (12 years, 11 months ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored)

recently findroot() was changed to get no arguments, so remove the
arguments in the findroot() call withing cpu_rootconf().

Revision 1.76 / (download) - annotate - [select for diffs], Thu Jun 1 17:42:59 2000 UTC (12 years, 11 months ago) by matt
Branch: MAIN
Changes since 1.75: +9 -11 lines
Diff to previous 1.75 (colored)

Fix a missing cases of devpp -> booted_device, partp -> booted_parition

Revision 1.75 / (download) - annotate - [select for diffs], Thu Jun 1 15:38:20 2000 UTC (12 years, 11 months ago) by matt
Branch: MAIN
Changes since 1.74: +1 -9 lines
Diff to previous 1.74 (colored)

Don't pass booted_* to findroot/getdevice, access them via the globals.
Also, make findroot static.  This eliminates unneeded clearing of them
and make their use consistent among the ports.

Revision 1.74 / (download) - annotate - [select for diffs], Thu Jun 1 00:49:51 2000 UTC (12 years, 11 months ago) by matt
Branch: MAIN
Changes since 1.73: +3 -4 lines
Diff to previous 1.73 (colored)

Make booted_device global (and booted_parition for consitency).
Eliminate it from header files and other extern definitions.

Revision 1.73 / (download) - annotate - [select for diffs], Thu May 18 15:39:22 2000 UTC (13 years ago) by kleink
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.72: +1 -2 lines
Diff to previous 1.72 (colored)

Restructure the ms(4) autoconfiguration code to attach as a single device
instance and select a mouse port via the least significant bit of its
device minor number.  Fixes abuse of cf_unit in this driver.

Revision 1.72 / (download) - annotate - [select for diffs], Thu Mar 30 20:58:39 2000 UTC (13 years, 1 month ago) by is
Branch: MAIN
Changes since 1.71: +6 -1 lines
Diff to previous 1.71 (colored)

The cfunit (ab)use fix broke the Amiga early console autoconfiguration.

Revision 1.71 / (download) - annotate - [select for diffs], Wed Mar 15 20:40:00 2000 UTC (13 years, 2 months ago) by kleink
Branch: MAIN
Changes since 1.70: +8 -7 lines
Diff to previous 1.70 (colored)

Kill a couple of unnecessary cf_unit (ab)uses.

Revision 1.70 / (download) - annotate - [select for diffs], Sun Feb 6 21:45:03 2000 UTC (13 years, 3 months ago) by mhitch
Branch: MAIN
CVS Tags: chs-ubc2-newbase
Changes since 1.69: +1 -3 lines
Diff to previous 1.69 (colored)

Remove an "#if 0" I seemed to have missed, to include wd* devices in the
search for root filesystems.

Revision 1.69 / (download) - annotate - [select for diffs], Mon Jan 31 22:51:53 2000 UTC (13 years, 3 months ago) by mhitch
Branch: MAIN
Changes since 1.68: +9 -9 lines
Diff to previous 1.68 (colored)

Add check for wdc [MI wdc support].
Move 'cd' device back to end of the genericconf table - we want to check
the 'wd' device before the 'cd' device.

Revision 1.68 / (download) - annotate - [select for diffs], Tue Jan 25 17:02:43 2000 UTC (13 years, 3 months ago) by aymeric
Branch: MAIN
Changes since 1.67: +3 -1 lines
Diff to previous 1.67 (colored)

oops. Comment out #include "wd.h" as I didn't commit generic wdc code yet.

Revision 1.67 / (download) - annotate - [select for diffs], Sun Jan 23 21:08:17 2000 UTC (13 years, 3 months ago) by aymeric
Branch: MAIN
Changes since 1.66: +13 -1 lines
Diff to previous 1.66 (colored)

add PCMCIA initialization

Revision 1.66 / (download) - annotate - [select for diffs], Fri Sep 17 19:59:37 1999 UTC (13 years, 8 months ago) by thorpej
Branch: 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
Changes since 1.65: +1 -3 lines
Diff to previous 1.65 (colored)

Centralize the declaration and clearing of `cold'.

Revision 1.65 / (download) - annotate - [select for diffs], Wed Sep 15 18:10:35 1999 UTC (13 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored)

Rename the machine-dependent autoconfiguration entry point `cpu_configure()',
and rename config_init() to configure() and call cpu_configure() from there.

Revision 1.64 / (download) - annotate - [select for diffs], Mon Jun 7 20:16:10 1999 UTC (13 years, 11 months ago) by thorpej
Branch: MAIN
CVS Tags: chs-ubc2-base
Changes since 1.63: +2 -9 lines
Diff to previous 1.63 (colored)

Don't pass a nam2blk around at all; just have setroot() and friends reference
dev_name2blk[] directly.  Addresses PR #7622 (ITOH Yasufumi), although
in a different way.

Revision 1.63 / (download) - annotate - [select for diffs], Thu Apr 1 00:17:46 1999 UTC (14 years, 1 month ago) by thorpej
Branch: 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
Changes since 1.62: +4 -1 lines
Diff to previous 1.62 (colored)

Don't call configure() from cpu_startup().

Revision 1.62 / (download) - annotate - [select for diffs], Fri Mar 19 21:40:24 1999 UTC (14 years, 2 months ago) by is
Branch: MAIN
Changes since 1.61: +10 -2 lines
Diff to previous 1.61 (colored)

Yet more kernel startup debug code

Revision 1.61 / (download) - annotate - [select for diffs], Sun Jul 26 06:45:18 1998 UTC (14 years, 9 months ago) by is
Branch: MAIN
CVS Tags: kenh-if-detach-base, kenh-if-detach, eeh-paddr_t-base, eeh-paddr_t, chs-ubc-base, chs-ubc
Changes since 1.60: +1 -11 lines
Diff to previous 1.60 (colored)

yet more atomic operations accessing DraCo registers

Revision 1.60 / (download) - annotate - [select for diffs], Fri Jul 3 22:25:35 1998 UTC (14 years, 10 months ago) by mhitch
Branch: MAIN
Changes since 1.59: +2 -4 lines
Diff to previous 1.59 (colored)

Add memory disk.

Revision 1.59 / (download) - annotate - [select for diffs], Thu Jan 15 21:55:51 1998 UTC (15 years, 4 months ago) by is
Branch: MAIN
Changes since 1.58: +1 -5 lines
Diff to previous 1.58 (colored)

struct cfdrivers are emitted by config(8) into ioconf.c, nowadays. Delete
mainbus_cd here.

Revision 1.58 / (download) - annotate - [select for diffs], Thu Nov 13 23:03:10 1997 UTC (15 years, 6 months ago) by is
Branch: MAIN
Changes since 1.57: +4 -5 lines
Diff to previous 1.57 (colored)

Oops. Somehow the code to actually config_find the BBC on A1200s wasn't
committed.

Revision 1.57 / (download) - annotate - [select for diffs], Thu Oct 16 21:39:10 1997 UTC (15 years, 7 months ago) by is
Branch: MAIN
CVS Tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored)

Move zbus attachment to the end, so that motherboard devices don't "jump"
if zbus devices of the same class are added.

Revision 1.56 / (download) - annotate - [select for diffs], Sun Aug 31 16:33:13 1997 UTC (15 years, 8 months ago) by is
Branch: MAIN
CVS Tags: thorpej-signal-base, thorpej-signal, marc-pcmcia-base
Changes since 1.55: +14 -3 lines
Diff to previous 1.55 (colored)

We may not open the 'a' partition here, as there are Amiga partition tables
without an 'a' partition. We open the RAW_PART partition instead.
Without this, a boot partition on the 'b' or later partition of such a disk
won't be found.

Revision 1.55 / (download) - annotate - [select for diffs], Wed Aug 27 20:18:19 1997 UTC (15 years, 8 months ago) by is
Branch: MAIN
Changes since 1.54: +2 -9 lines
Diff to previous 1.54 (colored)

Oops, forgot this in last kilocommit:
Attach com at drsupio, drsupio at mainbus, and make
the ttyC0 stuff refer to the com driver.

Revision 1.54 / (download) - annotate - [select for diffs], Wed Jul 23 10:47:12 1997 UTC (15 years, 10 months ago) by is
Branch: MAIN
CVS Tags: marc-pcmcia-bp
Branch point for: marc-pcmcia
Changes since 1.53: +20 -12 lines
Diff to previous 1.53 (colored)

Fix the mess I apparently have done committing 1.52 of autoconf.c
In particular: add back the 1.50->1.51 change, and add back Amiga audio.
Thanks to Thorsten Frueauf, who pointed this out in PR 3911.

Revision 1.53 / (download) - annotate - [select for diffs], Tue Jul 22 15:03:22 1997 UTC (15 years, 10 months ago) by is
Branch: MAIN
Changes since 1.52: +7 -2 lines
Diff to previous 1.52 (colored)

Fix PR 3907 by Thorsten Frueauf, using his first method.

Revision 1.52 / (download) - annotate - [select for diffs], Sat Jul 19 00:01:52 1997 UTC (15 years, 10 months ago) by is
Branch: MAIN
Changes since 1.51: +19 -20 lines
Diff to previous 1.51 (colored)

Make Amiga battery clocks autoconfiguration devices, so that they can be
left out of specialized configurations.

Revision 1.51 / (download) - annotate - [select for diffs], Sun Jun 15 19:16:37 1997 UTC (15 years, 11 months ago) by mhitch
Branch: MAIN
CVS Tags: bouyer-scsipi
Changes since 1.50: +15 -12 lines
Diff to previous 1.50 (colored)

When trying to find the boot partition, look at all partitions marked as ffs
or swap partitions.  Booting from a miniroot on the swap partition will
detect the miniroot as the boot partition (if the bootblock loader passes
the boot partition offset to the kernel).

Revision 1.50 / (download) - annotate - [select for diffs], Sat Jun 14 22:24:08 1997 UTC (15 years, 11 months ago) by is
Branch: MAIN
Changes since 1.49: +5 -1 lines
Diff to previous 1.49 (colored)

Amiga custom chip audio hardware driver, by Stefan Thesing
(thesing@cs.uni-sb.de), heavily hacked upon by me to
- make it work with -current audio system
- make it shut off Amiga audio DMA only at appropriate places.
XXX A couple of bugs still remain, which well be handled later.
XXX Among them: only mono output; doesn't refuse to handle input, but chokes;
will not play last millichunk (is this 20 ms?) of data.

Revision 1.49 / (download) - annotate - [select for diffs], Wed Mar 26 22:38:50 1997 UTC (16 years, 1 month ago) by gwr
Branch: MAIN
Changes since 1.48: +10 -11 lines
Diff to previous 1.48 (colored)

Move findroot/setroot stuff from configure() to cpu_rootconf().

Revision 1.48 / (download) - annotate - [select for diffs], Sat Mar 15 02:59:43 1997 UTC (16 years, 2 months ago) by mhitch
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

After opening the disk device to force a disklabel read, it should really
be closed rather than opened again.

Revision 1.47 / (download) - annotate - [select for diffs], Fri Jan 31 23:26:10 1997 UTC (16 years, 3 months ago) by mhitch
Branch: MAIN
CVS Tags: is-newarp-before-merge, is-newarp-base, is-newarp
Branch point for: mrg-vm-swap
Changes since 1.46: +53 -1 lines
Diff to previous 1.46 (colored)

If the bootloader passes the boot partition offset, try to determine which
disk device was the boot device and use that for setroot().

Revision 1.46 / (download) - annotate - [select for diffs], Fri Jan 31 01:43:37 1997 UTC (16 years, 3 months ago) by thorpej
Branch: MAIN
Changes since 1.45: +108 -96 lines
Diff to previous 1.45 (colored)

Use the new machine-independent setroot().

Revision 1.45 / (download) - annotate - [select for diffs], Mon Dec 23 09:15:39 1996 UTC (16 years, 5 months ago) by veego
Branch: MAIN
Branch point for: thorpej-setroot
Changes since 1.44: +6 -6 lines
Diff to previous 1.44 (colored)

Get rid of __BROKEN_INDIRECT_CONFIG.

Revision 1.44 / (download) - annotate - [select for diffs], Tue Dec 17 11:43:12 1996 UTC (16 years, 5 months ago) by is
Branch: MAIN
Changes since 1.43: +11 -1 lines
Diff to previous 1.43 (colored)

Make clock an early configuration device, configured before early console
configuration. This way, the delay loop is calibrated before graphics and
serial hardware is touched.

This change should smooth pr 2890 by Thorsten Frueauf (also privately
reported by Laurent Badoukh). While the real problem with those is the
paranoically high delay() calls in the grf_cl initialization, it was made
even more visible by the miscalibrated (to the save side) new style delay
loop.

Revision 1.43 / (download) - annotate - [select for diffs], Sun Oct 13 03:06:31 1996 UTC (16 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.42: +12 -12 lines
Diff to previous 1.42 (colored)

backout previous kprintf change

Revision 1.42 / (download) - annotate - [select for diffs], Fri Oct 11 19:49:49 1996 UTC (16 years, 7 months ago) by mhitch
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Add missing const to simple_devprint() char * parameter.

Revision 1.41 / (download) - annotate - [select for diffs], Thu Oct 10 23:55:10 1996 UTC (16 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.40: +14 -14 lines
Diff to previous 1.40 (colored)

printf -> kprintf, sprintf -> ksprintf

Revision 1.40 / (download) - annotate - [select for diffs], Tue Aug 27 21:54:24 1996 UTC (16 years, 8 months ago) by cgd
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored)

change cfprint_t type definition to take a const char *, rather than
a char *, because that's what was really intended, and because
if the print function modifies the string, various things could become
unhappy (so the string should _not_ be modified).

Revision 1.39 / (download) - annotate - [select for diffs], Fri May 24 19:59:36 1996 UTC (17 years ago) by is
Branch: MAIN
Changes since 1.38: +15 -1 lines
Diff to previous 1.38 (colored)

Delete some occurences of kernel startup debug code, move others inside
#ifdef DEBUG_KERNEL_START.

Revision 1.38 / (download) - annotate - [select for diffs], Sun May 12 02:41:00 1996 UTC (17 years ago) by mhitch
Branch: MAIN
CVS Tags: netbsd-1-2-base
Branch point for: netbsd-1-2
Changes since 1.37: +2 -5 lines
Diff to previous 1.37 (colored)

Use dumpconf() to set dumplo instead of directly setting it.

Revision 1.37 / (download) - annotate - [select for diffs], Fri May 10 14:30:59 1996 UTC (17 years ago) by is
Branch: MAIN
Changes since 1.36: +1 -3 lines
Diff to previous 1.36 (colored)

Clean up the mess I left over from my yestereve's commit: partially unused
variables left over from color background debugging, partially wrong #ifdefs
making some variables unused in non-M68060 kernels.

Revision 1.36 / (download) - annotate - [select for diffs], Thu May 9 20:30:33 1996 UTC (17 years ago) by is
Branch: MAIN
Changes since 1.35: +70 -14 lines
Diff to previous 1.35 (colored)

First part of M68060 and DraCo support.

* for the M68060 part: store buffer and branch target cache aren't
  enabled yet (this needs cleanup of lots of locore.s code which is a
  maze of little passages, all a little different) (and it wasn't yet
  tested in an accellerated Amiga, only in the DraCo).

  I've included a workaround for 2 of the CPU bugs in chips with Masks
  1F43G and earlier, but didn't bother to deal with the can of worms
  in the [0-3]D11W chips. Be sure to get "68060 rev. 1" or more
  reported at kernel startup time, or at least mention it (or the mask
  revision, if available) when reporting problems.

* for the DraCo: only machines with a CIA timer.

  I assigned machine id 32000+nn (0x7Dnn), where n is the machine
  readable Quicklogic custom chip revision (also printed at boot
  time).  "Guaranteed to work" up to rev. 3, newer DraCo's aren't
  guaranteed to have any CIA (we don't have a driver for the new timer
  yet).

  Supported are:

  - MF-II keyboards on the native interface and A3000 keyboards via
    the CIA.
  - builtin SCSI interface (yet another instance of siop)
  - CIA timer.
  - Zorro II devices which don't do DMA (don't get mapped to Zorro II
    address space in the DraCo)
  - "local bus" devices which are autoconfigured by the boot rom
    (should be all); only an Altais driver is there (looks like a Retina Z3)

  Not yet supported are:

  - native timer of newer machines.
  - Real Time Clock.
  - serial, parallel + floppy on the SuperIO chip (that is also: no mouse)

  XXX You need an enhanced boot loader, which will committed in a few days.

  XXX std.draco should and will go away.

Revision 1.35 / (download) - annotate - [select for diffs], Tue Apr 30 17:25:42 1996 UTC (17 years ago) by is
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (colored)

We really have two mouse port units, honestly.

Revision 1.34 / (download) - annotate - [select for diffs], Sat Apr 27 20:48:47 1996 UTC (17 years ago) by veego
Branch: MAIN
Changes since 1.33: +1 -2 lines
Diff to previous 1.33 (colored)

Fixed a compile bug which come from the new mouse driver
Fixed a bug with the noreturn attribute of boot and doboot

Revision 1.33 / (download) - annotate - [select for diffs], Wed Apr 24 11:41:33 1996 UTC (17 years, 1 month ago) by is
Branch: MAIN
Changes since 1.32: +3 -1 lines
Diff to previous 1.32 (colored)

Make the Amiga mainboard mice, which used to be pseudo-devices, real devices.
(We want to support Amigoids without this interface in the near future.)

Revision 1.32 / (download) - annotate - [select for diffs], Sun Apr 21 21:06:49 1996 UTC (17 years, 1 month ago) by veego
Branch: MAIN
Changes since 1.31: +9 -9 lines
Diff to previous 1.31 (colored)

Cleanup for -Wall and -Wstrict-prototypes

Revision 1.31 / (download) - annotate - [select for diffs], Thu Apr 4 06:25:07 1996 UTC (17 years, 1 month ago) by cgd
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)

update for the fact that config_found() and config_rootfound() now
return pointers.  (Check vs. NULL, rather than just boolean tests.)

Revision 1.30 / (download) - annotate - [select for diffs], Sun Mar 17 01:16:48 1996 UTC (17 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.29: +13 -9 lines
Diff to previous 1.29 (colored)

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.29 / (download) - annotate - [select for diffs], Thu Oct 5 12:40:54 1995 UTC (17 years, 7 months ago) by chopps
Branch: MAIN
CVS Tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.28: +3 -1 lines
Diff to previous 1.28 (colored)

first attempt at A4000T support, remove GRF_AGA's dependence on GRF_ECS.
page 0 is now invalid, other minor cleanup.
from osymh@gemini.oscs.montana.edu (Michael L. Hitch)

Revision 1.28 / (download) - annotate - [select for diffs], Sun Feb 12 19:18:35 1995 UTC (18 years, 3 months ago) by chopps
Branch: MAIN
Changes since 1.27: +5 -1 lines
Diff to previous 1.27 (colored)

Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
Now use amiga HW for soft interrupts, non-contig options (2 or many chunks),
interrupt handler lists, 4066 ethernet, 1291 scsi, option to defer level 6
interrupts to level 4 (deal with icky built-in serial port)

Revision 1.27 / (download) - annotate - [select for diffs], Wed Dec 28 09:06:37 1994 UTC (18 years, 4 months ago) by chopps
Branch: MAIN
Changes since 1.26: +4 -10 lines
Diff to previous 1.26 (colored)

support consolidated zbus.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Dec 1 17:24:23 1994 UTC (18 years, 5 months ago) by chopps
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

bring up to current.  change sun to sunos. handle changes in device
open params and autoconf match function params.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Oct 26 02:01:32 1994 UTC (18 years, 6 months ago) by cgd
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

new RCS ID format.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Jun 22 16:19:55 1994 UTC (18 years, 11 months ago) by chopps
Branch: MAIN
CVS Tags: netbsd-1-0-base, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0, netbsd-1-0
Changes since 1.23: +13 -2 lines
Diff to previous 1.23 (colored)

cleanup and recognize the a1200.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Jun 13 08:12:30 1994 UTC (18 years, 11 months ago) by chopps
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

some cleanup and various fixes for new fs code. plus some general
fixes from from osymh@gemini.oscs.montana.edu (Michael L. Hitch)

Revision 1.22 / (download) - annotate - [select for diffs], Sat Jun 4 11:58:38 1994 UTC (18 years, 11 months ago) by chopps
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 (colored)

started out cleaning up amiga_init.c ended up touching alot of files.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Jun 3 00:30:27 1994 UTC (18 years, 11 months ago) by chopps
Branch: MAIN
Changes since 1.20: +5 -5 lines
Diff to previous 1.20 (colored)

z buses early config support, needs testing.

Revision 1.20 / (download) - annotate - [select for diffs], Sun May 29 01:44:26 1994 UTC (18 years, 11 months ago) by chopps
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

new floppy driver from me to replace the old one.

Revision 1.19 / (download) - annotate - [select for diffs], Thu May 12 05:56:30 1994 UTC (19 years ago) by chopps
Branch: MAIN
Changes since 1.18: +24 -3 lines
Diff to previous 1.18 (colored)

update from osymh@gemini.oscs.montana.edu (Michael L. Hitch) add support
for zthreebus siop scsi drivers and better machine recocgnition.

Revision 1.18 / (download) - annotate - [select for diffs], Wed May 11 19:02:53 1994 UTC (19 years ago) by chopps
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

fix mmutype recocgnition cleanup cpu identify and other boot diags.

Revision 1.17 / (download) - annotate - [select for diffs], Sun May 8 05:52:13 1994 UTC (19 years ago) by chopps
Branch: MAIN
Changes since 1.16: +197 -1014 lines
Diff to previous 1.16 (colored)

resistance is futile, you will be assimilated.
amiga goes: config.new *and* /sys/scsi.
clock code coerced into a single .c file adding an accurate usec delay().
disklabel.c updated to DTRT, code to write RDB's to be added soon.
sbic (old scsi) converted over to new scsi and config this covers about
90% of users.  Other drivers soon.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Apr 22 02:19:05 1994 UTC (19 years, 1 month ago) by chopps
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

changes to allow fd as boot device.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 10 21:30:44 1994 UTC (19 years, 1 month ago) by chopps
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

missed a cast.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Apr 7 17:06:44 1994 UTC (19 years, 1 month ago) by chopps
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

fp -> fd from (rhealey@aggregate.com)Z

Revision 1.13 / (download) - annotate - [select for diffs], Tue Apr 5 18:08:56 1994 UTC (19 years, 1 month ago) by chopps
Branch: MAIN
Changes since 1.12: +13 -1 lines
Diff to previous 1.12 (colored)

incorpaorated floppy code from Brad Pepers, needs work doesn't work on my
machine.  more clenaup in trap.c

Revision 1.12 / (download) - annotate - [select for diffs], Mon Mar 28 06:15:55 1994 UTC (19 years, 1 month ago) by chopps
Branch: MAIN
Changes since 1.11: +19 -4 lines
Diff to previous 1.11 (colored)

some scsi changes, 4M system hack, and a boot messgae addition.  from
Michael Hitch.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 8 10:48:49 1994 UTC (19 years, 2 months ago) by chopps
Branch: MAIN
Changes since 1.10: +213 -283 lines
Diff to previous 1.10 (colored)

Little bit of cleanup, didn't go near the GNU stuff aside from function
deeclaritors.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Feb 28 06:05:44 1994 UTC (19 years, 2 months ago) by chopps
Branch: MAIN
Changes since 1.9: +96 -19 lines
Diff to previous 1.9 (colored)

Michael Hitches patch applied for misc things, limited 5380 support.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Feb 13 21:13:10 1994 UTC (19 years, 3 months ago) by chopps
Branch: MAIN
Changes since 1.8: +16 -16 lines
Diff to previous 1.8 (colored)

merged most cc_* (all but one) into cc.c and cc.h, cleaned up include.
removed local pte.h use machine/pte.h

Revision 1.8 / (download) - annotate - [select for diffs], Fri Feb 11 06:59:20 1994 UTC (19 years, 3 months ago) by chopps
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7 (colored)

Add missing $Id$'s

Revision 1.7 / (download) - annotate - [select for diffs], Tue Feb 1 11:49:57 1994 UTC (19 years, 3 months ago) by chopps
Branch: MAIN
Changes since 1.6: +11 -0 lines
Diff to previous 1.6 (colored)

fixed warning.  Cmem alloc is now top down.  added bootstrap version
number to locore for loadbsd. removed tz rz from conf.c

Revision 1.6 / (download) - annotate - [select for diffs], Tue Feb 1 02:14:29 1994 UTC (19 years, 3 months ago) by chopps
Branch: MAIN
Changes since 1.5: +9 -9 lines
Diff to previous 1.5 (colored)

removed compiler warnings.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jan 26 21:02:43 1994 UTC (19 years, 3 months ago) by mw
Branch: MAIN
Changes since 1.4: +103 -7 lines
Diff to previous 1.4 (colored)

Integrate recent changes done to the amiga branch. Includes support
for the '40.
New collection of code to handle customchips.
in_chksum.c and oc_chksum.s migrated into arch/m68k.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Oct 30 23:40:19 1993 UTC (19 years, 6 months ago) by mw
Branch: MAIN
Changes since 1.3: +6 -3 lines
Diff to previous 1.3 (colored)

new tree for amiga, replacing the bogous previous one.
SunOS support works for a lot of executables now (static and dynamic).

Revision 1.3 / (download) - annotate - [select for diffs], Thu Sep 2 18:05:26 1993 UTC (19 years, 8 months ago) by mw
Branch: MAIN
CVS Tags: magnum-base
Changes since 1.2: +247 -63 lines
Diff to previous 1.2 (colored)

new source release integrated from amiga-release.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 1 19:22:26 1993 UTC (19 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Add RCS identifiers (this time on the correct side of the branch), and
incorporate recent changes in netbsd-0-9 branch.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 5 19:19:51 1993 UTC (19 years, 10 months ago) by mw
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>