The NetBSD Project

CVS log for src/sys/arch/evbarm/conf/ADI_BRH

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.63 / (download) - annotate - [select for diffs], Wed Jun 5 23:08:00 2013 UTC (12 days, 22 hours ago) by christos
Branch: MAIN
CVS Tags: HEAD
Changes since 1.62: +1 -2 lines
Diff to previous 1.62 (colored)

remove obsolete networking options

Revision 1.62 / (download) - annotate - [select for diffs], Sat Mar 2 02:42:12 2013 UTC (3 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: khorben-n900, agc-symver-base, agc-symver
Changes since 1.61: +1 -2 lines
Diff to previous 1.61 (colored)

Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.

Revision 1.61 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:32 2013 UTC (3 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.60: +1 -3 lines
Diff to previous 1.60 (colored)

Retire OSI network stack. OK core@

Revision 1.60 / (download) - annotate - [select for diffs], Wed Oct 17 14:48:10 2012 UTC (8 months ago) by apb
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-nbase, tls-maxphys-base
Changes since 1.59: +2 -1 lines
Diff to previous 1.59 (colored)

Add "options COMPAT_60" to all kernel configuration files
that already had "options COMPAT_50".

Revision 1.59 / (download) - annotate - [select for diffs], Tue Sep 11 19:43:09 2012 UTC (9 months ago) by msaitoh
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.58: +3 -1 lines
Diff to previous 1.58 (colored)

Add PUFFS, putter and fss.

Revision 1.58 / (download) - annotate - [select for diffs], Sat Sep 1 14:50:11 2012 UTC (9 months, 2 weeks ago) by matt
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)

Bump up SYMTAB_SPACE

Revision 1.57 / (download) - annotate - [select for diffs], Sat Apr 7 03:25:00 2012 UTC (14 months, 1 week ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, jmcneill-usbmp-base9, jmcneill-usbmp-base10
Changes since 1.56: +1 -5 lines
Diff to previous 1.56 (colored)

Remove obsolete SysV semaphores limit options (SEMMNI, SEMMNS, and SEMUME).

Revision 1.56 / (download) - annotate - [select for diffs], Sun Dec 18 05:49:25 2011 UTC (18 months ago) by dholland
Branch: MAIN
CVS Tags: 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, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored)

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.

Revision 1.55 / (download) - annotate - [select for diffs], Tue Nov 22 21:25:06 2011 UTC (18 months, 3 weeks ago) by tls
Branch: MAIN
CVS Tags: jmcneill-usbmp-pre-base2, jmcneill-usbmp-base
Branch point for: jmcneill-usbmp
Changes since 1.54: +1 -2 lines
Diff to previous 1.54 (colored)


The rnd pseudo-device is not really optional, because it is in the same
source file as the entropy-pool code itself.  Move it to std.  This
will be cleaned up more when I split the sources up as they should be.

This fixes build breaks on several ports.  Thanks to Havard Eidnes for
pointing them out.

Revision 1.54 / (download) - annotate - [select for diffs], Thu Jun 30 20:09:23 2011 UTC (23 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored)

dependant -> dependent

Revision 1.53 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:22 2011 UTC (2 years, 3 months ago) by bouyer
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase, rmind-uvmplock-base, jym-xensuspend-nbase, jym-xensuspend-base, cherry-xenmp-base, cherry-xenmp
Changes since 1.52: +3 -2 lines
Diff to previous 1.52 (colored)

merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.

Revision 1.52 / (download) - annotate - [select for diffs], Sun Mar 6 05:08:03 2011 UTC (2 years, 3 months ago) by jakllsch
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

Bump SYMTAB_SPACE for the many other evbarm kernels that also need it increased.

Revision 1.51 / (download) - annotate - [select for diffs], Tue Nov 23 11:13:56 2010 UTC (2 years, 6 months ago) by hannken
Branch: MAIN
CVS Tags: uebayasi-xip-base7, matt-mips64-premerge-20101231, jruoho-x86intr-base, bouyer-quota2-nbase, bouyer-quota2-base
Branch point for: jruoho-x86intr, bouyer-quota2
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

Remove unused count from pseudo-device md.

Revision 1.50 / (download) - annotate - [select for diffs], Thu Oct 28 02:10:27 2010 UTC (2 years, 7 months ago) by briggs
Branch: MAIN
CVS Tags: uebayasi-xip-base6, uebayasi-xip-base5, uebayasi-xip-base4
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

Bump SYMTAB_SPACE for a few configurations.

Revision 1.49 / (download) - annotate - [select for diffs], Fri Apr 16 13:48:30 2010 UTC (3 years, 2 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

Remove unused count (invariably "4") from pseudo-device fss.

Revision 1.48 / (download) - annotate - [select for diffs], Sat Dec 5 20:11:11 2009 UTC (3 years, 6 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, uebayasi-xip-base, matt-premerge-20091211
Branch point for: uebayasi-xip, rmind-uvmplock
Changes since 1.47: +1 -2 lines
Diff to previous 1.47 (colored)

Remove the portalfs kernel file system driver.  Replace mount_portal(8)
with a version based on puffs.  User functionality remains the same.

Revision 1.47 / (download) - annotate - [select for diffs], Sun Oct 11 16:20:22 2009 UTC (3 years, 8 months ago) by bsh
Branch: MAIN
Changes since 1.46: +2 -1 lines
Diff to previous 1.46 (colored)

add options COMPAT_50 to all evbarm boards.

Revision 1.46 / (download) - annotate - [select for diffs], Fri Mar 6 20:31:48 2009 UTC (4 years, 3 months ago) by joerg
Branch: 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-base, jymxensuspend-base
Changes since 1.45: +1 -2 lines
Diff to previous 1.45 (colored)

Remove SHMMAXPGS from all kernel configs. Dynamically compute the
initial limit as 1/4 of the physical memory. Ensure the limit is at
least 1024 pages, the old default on most platforms.

Revision 1.45 / (download) - annotate - [select for diffs], Mon Nov 24 11:41:09 2008 UTC (4 years, 6 months ago) by ad
Branch: MAIN
CVS Tags: nick-hppapmap-base2, mjf-devfs2-base, haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Branch point for: jym-xensuspend
Changes since 1.44: +1 -2 lines
Diff to previous 1.44 (colored)

Remove softdep, pass 1. We are focused on improving journalling.

Proposed on tech-kern@.

Revision 1.44 / (download) - annotate - [select for diffs], Wed Nov 12 12:35:58 2008 UTC (4 years, 7 months ago) by ad
Branch: MAIN
Changes since 1.43: +1 -2 lines
Diff to previous 1.43 (colored)

Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Jul 31 07:41:00 2008 UTC (4 years, 10 months ago) by simonb
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, 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, 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-dm-base1
Branch point for: nick-hppapmap
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 (colored)

Add "options WAPBL" to standard GENERIC/INSTALL type configs.

Revision 1.42 / (download) - annotate - [select for diffs], Fri Jun 27 21:10:38 2008 UTC (4 years, 11 months ago) by he
Branch: MAIN
CVS Tags: simonb-wapbl-nbase, simonb-wapbl-base
Branch point for: haad-dm
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Bump SYMTAB_SPACE so that it fits again.

Revision 1.41 / (download) - annotate - [select for diffs], Fri May 30 20:10:01 2008 UTC (5 years ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, wrstuden-revivesa-base-1, wrstuden-revivesa-base
Branch point for: simonb-wapbl
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

Add options COMPAT_40 to files which have options COMPAT_30.

Revision 1.40 / (download) - annotate - [select for diffs], Sat Jan 19 13:11:12 2008 UTC (5 years, 5 months ago) by chris
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base2, yamt-pf42-base, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, bouyer-xeni386-nbase, bouyer-xeni386-base, ad-socklock-base1
Branch point for: yamt-pf42, yamt-nfs-mp, wrstuden-revivesa, mjf-devfs2
Changes since 1.39: +1 -2 lines
Diff to previous 1.39 (colored)

Remove arm support for IPKDB.

It hasn't worked since arm was broken out from arm32 in Jan 2001, and
no-one has noticed or cared to fix it.

Revision 1.39 / (download) - annotate - [select for diffs], Sun Jan 6 01:35:34 2008 UTC (5 years, 5 months ago) by matt
Branch: MAIN
CVS Tags: matt-armv6-base
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Increase SYMTAB_SPACE because of more kernel bloat.

Revision 1.38 / (download) - annotate - [select for diffs], Wed Oct 17 19:54:11 2007 UTC (5 years, 8 months ago) by garbled
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, 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, jmcneill-pm-base, jmcneill-base, cube-autoconf-base, cube-autoconf, bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: mjf-devfs, bouyer-xeni386
Changes since 1.37: +1 -1 lines
Diff to previous 1.37 (colored)

Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree.  Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches.  The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

Revision 1.37 / (download) - annotate - [select for diffs], Sun May 13 14:18:57 2007 UTC (6 years, 1 month ago) by he
Branch: MAIN
CVS Tags: yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, yamt-idlelwp-base8, vmlocking-base, ppcoea-renovation-base, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, matt-mips64-base, matt-mips64, jmcneill-pm, bouyer-xenamd64
Branch point for: matt-armv6, hpcarm-cleanup
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

Bump SYMTAB_SPACE so that it fits again.

Revision 1.36 / (download) - annotate - [select for diffs], Sat Aug 26 20:26:44 2006 UTC (6 years, 9 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-splraiseipl, yamt-pdpolicy-base9, yamt-pdpolicy-base8, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, thorpej-atomic-base, thorpej-atomic, rpaulo-netinet-merge-pcb-base, reinoud-bufcleanup, post-newlock2-merge, 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, matt-nb4-arm-base, matt-nb4-arm, ad-audiomp-base, ad-audiomp
Branch point for: yamt-idlelwp, vmlocking, ppcoea-renovation, mjf-ufs-trans
Changes since 1.35: +1 -4 lines
Diff to previous 1.35 (colored)

PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP

Revision 1.35 / (download) - annotate - [select for diffs], Fri Apr 14 10:36:56 2006 UTC (7 years, 2 months ago) by simonb
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7, yamt-pdpolicy-base6, yamt-pdpolicy-base5, simonb-timecounters-base, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Bump SYMTAB_SPACE.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Feb 5 05:01:49 2006 UTC (7 years, 4 months ago) by cube
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, peter-altq-base
Branch point for: yamt-pdpolicy, peter-altq, elad-kernelauth
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).

Revision 1.33 / (download) - annotate - [select for diffs], Sat Feb 4 02:50:10 2006 UTC (7 years, 4 months ago) by rpaulo
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

bpfilter doesn't accept count anymore.

Revision 1.32 / (download) - annotate - [select for diffs], Wed Dec 7 09:10:12 2005 UTC (7 years, 6 months ago) by tsutsui
Branch: MAIN
CVS Tags: ktrace-lwp-base
Branch point for: yamt-uio_vmspace, simonb-timecounters, rpaulo-netinet-merge-pcb
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).

Revision 1.31 / (download) - annotate - [select for diffs], Fri Aug 19 05:19:50 2005 UTC (7 years, 10 months ago) by christos
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
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored)

Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels

Revision 1.30 / (download) - annotate - [select for diffs], Fri Aug 19 02:03:51 2005 UTC (7 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.29: +2 -1 lines
Diff to previous 1.29 (colored)

64 bit inode changes.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Jul 31 04:04:31 2005 UTC (7 years, 10 months ago) by yamt
Branch: MAIN
Changes since 1.28: +1 -3 lines
Diff to previous 1.28 (colored)

revert "defflag VMSWAP" changes for now.
there seems to be far more people who don't want to edit
their kernel config files than i thought.

Revision 1.28 / (download) - annotate - [select for diffs], Sat Jul 30 06:35:35 2005 UTC (7 years, 10 months ago) by yamt
Branch: MAIN
Changes since 1.27: +3 -1 lines
Diff to previous 1.27 (colored)

add "options VMSWAP" to non INSTALL kernels.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Jul 7 17:05:47 2005 UTC (7 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

Add (commented out) IPSEC_NAT_T option.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Feb 25 13:46:49 2005 UTC (8 years, 3 months ago) by simonb
Branch: MAIN
CVS Tags: yamt-km-base4, yamt-km-base3, netbsd-3-base, kent-audio2-base
Branch point for: yamt-lazymbuf, netbsd-3
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files
that didn't have those options but had other earlier compat options.

Revision 1.25 / (download) - annotate - [select for diffs], Fri Feb 18 21:05:51 2005 UTC (8 years, 4 months ago) by dsl
Branch: MAIN
CVS Tags: matt-timespec
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT

Revision 1.24 / (download) - annotate - [select for diffs], Fri Feb 11 08:25:54 2005 UTC (8 years, 4 months ago) by dsl
Branch: MAIN
CVS Tags: yamt-km-base2
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Jan 31 16:54:33 2005 UTC (8 years, 4 months ago) by hannken
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
  have a disk.  Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>

Revision 1.22 / (download) - annotate - [select for diffs], Wed Nov 24 20:49:20 2004 UTC (8 years, 6 months ago) by bouyer
Branch: MAIN
CVS Tags: yamt-km-base, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-km, kent-audio2
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).

Revision 1.21 / (download) - annotate - [select for diffs], Wed Nov 10 17:54:04 2004 UTC (8 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)

Add COMPAT_BSDPTY to the rest of the config files.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Sep 4 23:29:46 2004 UTC (8 years, 9 months ago) by manu
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on
tech-net@

Revision 1.19 / (download) - annotate - [select for diffs], Thu Jul 15 03:53:46 2004 UTC (8 years, 11 months ago) by atatat
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Feb 13 11:36:11 2004 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Uppercase CPU, plural is CPUs.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Dec 14 01:33:15 2003 UTC (9 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored)

Remove piixide, since these boards will never, ever have one.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Dec 14 01:32:01 2003 UTC (9 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).

Revision 1.15 / (download) - annotate - [select for diffs], Sat Dec 13 23:31:21 2003 UTC (9 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.14: +1 -8 lines
Diff to previous 1.14 (colored)

Remove the IDE controllers that only exist in southbridge chips (which
none of these boards have).

XXX piixide stays for now, because that's where the Intel i31244 SATA
controller is.  That will change, eventually.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Dec 13 23:24:47 2003 UTC (9 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.13: +3 -14 lines
Diff to previous 1.13 (colored)

Collapse the atabus declaration into "atabus* at ata? channel ?".

Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 13 23:13:41 2003 UTC (9 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12 (colored)

Split out the Silicon Image SATALink support into its own driver,
"satalink".

Revision 1.12 / (download) - annotate - [select for diffs], Tue Dec 9 18:00:22 2003 UTC (9 years, 6 months ago) by he
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Bump SYMTAB_SPACE so that the symbol table fits again.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Oct 8 11:55:43 2003 UTC (9 years, 8 months ago) by bouyer
Branch: MAIN
Changes since 1.10: +24 -2 lines
Diff to previous 1.10 (colored)

Add new per-chip pciide drivers.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 8 11:07:31 2003 UTC (9 years, 8 months ago) by bouyer
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored)

Add atabus

Revision 1.9 / (download) - annotate - [select for diffs], Sat Sep 13 13:30:06 2003 UTC (9 years, 9 months ago) by chris
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Add COMPAT_16 to most arm based kernels.  Mainly in preperation for doing
SA_SIGINFO work.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Sep 6 10:00:51 2003 UTC (9 years, 9 months ago) by rearnsha
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Default all builds to not have debug information.  Significantly
reduces disk space needed for a make release, especially if using
dwarf2 debug.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jun 14 19:32:54 2003 UTC (10 years ago) by thorpej
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Use CPUFLAGS rather than COPTS to pass -mcpu=xscale.

Revision 1.6 / (download) - annotate - [select for diffs], Fri May 23 14:23:46 2003 UTC (10 years ago) by thorpej
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Add ksyms.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 21 04:02:04 2003 UTC (10 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Add XSCALE_CACHE_READ_WRITE_ALLOCATE.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 20 20:50:49 2003 UTC (10 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Add a driver for the reset button on the ADI BECC.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 16 23:34:30 2003 UTC (10 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Add mpt(4).

Revision 1.2 / (download) - annotate - [select for diffs], Tue Apr 8 20:48:03 2003 UTC (10 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.1: +28 -3 lines
Diff to previous 1.1 (colored)

Add a selection of storage devices, and also build netbsd-sd0 and
netbsd-wd0 kernels.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 25 02:00:15 2003 UTC (10 years, 4 months ago) by thorpej
Branch: MAIN

Add support for ADI Engineering's "Big Red Head" i80200 evaluation
and development board, based around their BECC companion chip.  Despite
its name, the board can run in big- or little-endian mode (we currently
run only in the latter).

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>