Up to [cvs.NetBSD.org] / src / sys / arch / evbppc / conf
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.24 / (download) - annotate - [select for diffs], Sat Apr 27 22:21:14 2013 UTC (2 weeks, 6 days ago) by christos
Branch: MAIN
CVS Tags: khorben-n900,
HEAD
Changes since 1.23: +3 -3
lines
Diff to previous 1.23 (colored)
more bogus number removal
Revision 1.23 / (download) - annotate - [select for diffs], Sat Mar 2 02:42:14 2013 UTC (2 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: agc-symver-base,
agc-symver
Changes since 1.22: +2 -3
lines
Diff to previous 1.22 (colored)
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
Revision 1.22 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:38 2013 UTC (2 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.21: +2 -4
lines
Diff to previous 1.21 (colored)
Retire OSI network stack. OK core@
Revision 1.21 / (download) - annotate - [select for diffs], Wed Oct 17 14:48:11 2012 UTC (6 months, 4 weeks 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.20: +3 -2
lines
Diff to previous 1.20 (colored)
Add "options COMPAT_60" to all kernel configuration files that already had "options COMPAT_50".
Revision 1.20 / (download) - annotate - [select for diffs], Fri Aug 17 20:11:39 2012 UTC (8 months, 4 weeks ago) by abs
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.19: +3 -2
lines
Diff to previous 1.19 (colored)
Update all kernel configs mentioning WSEMUL_* but not already including WSDISPLAY_COMPAT_USL using the following rules: - If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL - If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1 and commented out WSDISPLAY_COMPAT_USL - Otherwise add WSDISPLAY_COMPAT_USL Some of the INSTALL configs for larger memory machines are probably suitable for adding WSDISPLAY_COMPAT_USL. Now wsconscfg(8) should be able to switch VTs when expected. Implemented after no objection from tech-kern to the following: On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote: > wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual > terminals. > > Except when in an exceptionally memory or space constrained > environment (INSTALL being the obvious case), is there any reason why > all GENERIC and GENERIC-like kernels which have wscons enabled > shouldn't also have WSDISPLAY_COMPAT_USL?
Revision 1.19 / (download) - annotate - [select for diffs], Tue Jul 24 22:37:08 2012 UTC (9 months, 3 weeks ago) by matt
Branch: MAIN
Changes since 1.18: +3 -2
lines
Diff to previous 1.18 (colored)
Add drvctl
Revision 1.18 / (download) - annotate - [select for diffs], Mon Jul 23 16:27:44 2012 UTC (9 months, 3 weeks ago) by matt
Branch: MAIN
Changes since 1.17: +6 -2
lines
Diff to previous 1.17 (colored)
Add DKWEDGE_AUTODISCOVERY and DKWEDGE_GPT support.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Jul 22 23:46:10 2012 UTC (9 months, 3 weeks ago) by matt
Branch: MAIN
Changes since 1.16: +5 -4
lines
Diff to previous 1.16 (colored)
Split mdio/mii access into its own "device" and update accordingly. (on the P1025 the mdio functionality is separate from the etsec functions). Provide locking for mii access.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Jan 19 23:37:23 2012 UTC (15 months, 4 weeks ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
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-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-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
Changes since 1.15: +8 -2
lines
Diff to previous 1.15 (colored)
Add cfi/nor
Revision 1.15 / (download) - annotate - [select for diffs], Sun Dec 18 05:49:27 2011 UTC (16 months, 4 weeks ago) by dholland
Branch: MAIN
Changes since 1.14: +3 -3
lines
Diff to previous 1.14 (colored)
WABPL is no longer considered experimental (has not been for some time) so update its comment in config files.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Nov 22 21:25:12 2011 UTC (17 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.13: +2 -3
lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Sat Jul 16 21:58:26 2011 UTC (22 months ago) by matt
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.12: +2 -3
lines
Diff to previous 1.12 (colored)
Remove dead devices (replaced by pq3cfi).
Revision 1.12 / (download) - annotate - [select for diffs], Thu Jun 30 20:09:29 2011 UTC (22 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
dependant -> dependent
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jun 24 21:30:36 2011 UTC (22 months, 3 weeks ago) by matt
Branch: MAIN
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Default PAX_ASLR to off.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 24 00:48:46 2011 UTC (22 months, 3 weeks ago) by matt
Branch: MAIN
Changes since 1.9: +4 -2
lines
Diff to previous 1.9 (colored)
Turn on PAX_ASLR
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jun 20 05:04:10 2011 UTC (22 months, 4 weeks ago) by matt
Branch: MAIN
Changes since 1.8: +4 -2
lines
Diff to previous 1.8 (colored)
Add options MODULAR
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jun 11 00:52:42 2011 UTC (23 months, 1 week ago) by matt
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase,
rmind-uvmplock-base
Changes since 1.7: +3 -2
lines
Diff to previous 1.7 (colored)
Add missing no options GUR_BASE
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 10 16:38:17 2011 UTC (23 months, 1 week ago) by matt
Branch: MAIN
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
Change default of GUR_BASE to 0xffe00000 which is used on more recent machines. Add options GUR_BASE=0xe0000000 to MPC8548CDS and RB800
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 8 05:03:44 2011 UTC (23 months, 1 week ago) by matt
Branch: MAIN
Changes since 1.5: +4 -12
lines
Diff to previous 1.5 (colored)
Use a standard INSTALL.inc instead of duplicating it. Make INSTALL variants of mpc85xx kernels.
Revision 1.5 / (download) - annotate - [select for diffs], Sat May 28 00:07:56 2011 UTC (23 months, 3 weeks ago) by matt
Branch: MAIN
CVS Tags: cherry-xenmp-base
Branch point for: cherry-xenmp
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
NEEDS_MDSETIMAGE -> NEED_MDSETIMAGE
Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 16 21:10:35 2011 UTC (2 years, 2 months ago) by matt
Branch: MAIN
CVS Tags: jym-xensuspend-nbase,
jym-xensuspend-base
Changes since 1.3: +4 -2
lines
Diff to previous 1.3 (colored)
Add alc device.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:23 2011 UTC (2 years, 2 months ago) by bouyer
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Tue Jan 18 01:10:25 2011 UTC (2 years, 3 months ago) by matt
Branch: MAIN
CVS Tags: uebayasi-xip-base7,
bouyer-quota2-nbase,
bouyer-quota2-base
Branch point for: rmind-uvmplock,
bouyer-quota2
Changes since 1.1: +225 -0
lines
Diff to previous 1.1 (colored)
Add support for various MPC85xx platforms. The MPC8536DS and MPC8548CDS development systems and the RB800 (routerboard 800) platform. The CF on the RB800 doesn't work yet.
Revision 1.1, Fri Jan 7 01:40:36 2011 UTC (2 years, 4 months ago) by matt
Branch: MAIN
CVS Tags: jruoho-x86intr-base
Branch point for: matt-nb5-pq3,
jruoho-x86intr
FILE REMOVED
file RB800 was initially added on branch matt-nb5-pq3.