The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10.4.1 / (download) - annotate - [select for diffs], Sun Aug 1 22:42:07 2021 UTC (21 months, 3 weeks ago) by thorpej
Branch: thorpej-i2c-spi-conf
Changes since 1.10: +0 -1 lines
Diff to previous 1.10 (colored) next main 1.11 (colored)

Sync with HEAD.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jun 29 10:22:35 2021 UTC (22 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-futex2-base, thorpej-futex2, thorpej-cfargs2-base, thorpej-cfargs2, netbsd-10-base, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Changes since 1.10: +0 -1 lines
Diff to previous 1.10 (colored)

Remove uscanner(4) driver

This exists for compatibility with a Linux interface which was apparently
deprecated in Linux 2.6. There are various mailing list threads going
back to 2004 where the usefulness of this driver is discussed, but
the conclusion is that scanner software has all moved to using ugen(4)
instead, and enabling this driver will not help you scan things.

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Sat Apr 3 22:28:22 2021 UTC (2 years, 1 month ago) by thorpej
Branch: thorpej-futex
Changes since 1.9: +0 -1 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

Sync with HEAD.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 21 06:18:22 2021 UTC (2 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: thorpej-futex-base, thorpej-cfargs-base, thorpej-cfargs, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Branch point for: thorpej-i2c-spi-conf
Changes since 1.9: +0 -1 lines
Diff to previous 1.9 (colored)

remove "no options" for compat_ossaudio now it's disabled by default

Revision 1.9 / (download) - annotate - [select for diffs], Sun Aug 16 10:27:47 2020 UTC (2 years, 9 months ago) by jdolecek
Branch: MAIN
Branch point for: thorpej-futex
Changes since 1.8: +0 -1 lines
Diff to previous 1.8 (colored)

make COMPAT_LINUX option disabled by default

leave the option enabled only in amd64/i386 ALL kernels to make
sure it continues to be compilable also when included in kernel

Revision 1.8 / (download) - annotate - [select for diffs], Sat May 16 13:46:11 2020 UTC (3 years ago) by maya
Branch: MAIN
Changes since 1.7: +0 -1 lines
Diff to previous 1.7 (colored)

Remove uyap, USB YAP phone firmware loader.

And the associated ezload EZ-USB code, which is only used by uyap.
It could theoretically be used by other drivers, but none of them are
in tree.

I suspect that this device isn't in use, as phone technology has improved
a lot since 2001 when uyap(4) was added to the tree.

Proposed with no objections on netbsd-users on 13 April 2020

Revision 1.4.6.2 / (download) - annotate - [select for diffs], Wed Apr 8 14:07:34 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.4.6.1: +9 -14 lines
Diff to previous 1.4.6.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)

Merge changes from current as of 20200406

Revision 1.5.6.2 / (download) - annotate - [select for diffs], Sat Feb 29 20:18:22 2020 UTC (3 years, 2 months ago) by ad
Branch: ad-namecache
Changes since 1.5.6.1: +0 -1 lines
Diff to previous 1.5.6.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)

Sync with head.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 29 18:39:01 2020 UTC (3 years, 3 months ago) by maya
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3
Changes since 1.6: +0 -1 lines
Diff to previous 1.6 (colored)

remove urio(4), a driver for the Rio500 MP3 player.

At this point it is highly unlikely this 1999 device still has users,
but it still comes up in the context of maxv's USB-fuzzing (and any device
could pretend to be a urio(4)), so it's best to get rid of it.

Renamed all major entries to obsolete, as was done in previous removals.

This still requires an update to sanitizers, but they're located in
"external", perhaps it should be first committed upstream?

Proposed on tech-kern a month ago.

Revision 1.5.6.1 / (download) - annotate - [select for diffs], Fri Jan 17 21:47:25 2020 UTC (3 years, 4 months ago) by ad
Branch: ad-namecache
Changes since 1.5: +9 -13 lines
Diff to previous 1.5 (colored)

Sync with head.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jan 17 05:20:21 2020 UTC (3 years, 4 months ago) by jklos
Branch: MAIN
CVS Tags: ad-namecache-base2, ad-namecache-base1
Changes since 1.5: +9 -13 lines
Diff to previous 1.5 (colored)

Remove npf in POGO because it's now in SHEEVAPLUG.

Revision 1.4.6.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:06:04 2019 UTC (3 years, 11 months ago) by christos
Branch: phil-wifi
Changes since 1.4: +0 -9 lines
Diff to previous 1.4 (colored)

Sync with HEAD

Revision 1.4.4.1 / (download) - annotate - [select for diffs], Thu Sep 6 06:55:30 2018 UTC (4 years, 8 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.4: +0 -9 lines
Diff to previous 1.4 (colored) next main 1.5 (colored)

Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 1 20:04:11 2018 UTC (4 years, 9 months ago) by maxv
Branch: MAIN
CVS Tags: phil-wifi-20191119, phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, 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, netbsd-9, isaki-audio2-base, isaki-audio2, ad-namecache-base
Branch point for: ad-namecache
Changes since 1.4: +0 -9 lines
Diff to previous 1.4 (colored)

Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).

Revision 1.4.2.2 / (download) - annotate - [select for diffs], Sun Dec 3 11:36:03 2017 UTC (5 years, 5 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.4.2.1: +64 -0 lines
Diff to previous 1.4.2.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)

update from HEAD

Revision 1.4.2.1, Sat Nov 25 04:53:24 2017 UTC (5 years, 6 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.4: +0 -64 lines
FILE REMOVED

file POGO was added on branch tls-maxphys on 2017-12-03 11:36:03 +0000

Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 25 04:53:24 2017 UTC (5 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, phil-wifi-base, pgoyette-compat-base, 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: tls-maxphys, phil-wifi, pgoyette-compat
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

comment out duplicate options and unknown devices

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Sun Feb 5 13:40:07 2017 UTC (6 years, 3 months ago) by skrll
Branch: nick-nhusb
Changes since 1.1.2.2: +1 -0 lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

Sync with HEAD

Revision 1.1.4.1 / (download) - annotate - [select for diffs], Sat Jan 7 08:56:13 2017 UTC (6 years, 4 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored) next main 1.2 (colored)

Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 13 20:42:17 2016 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, netbsd-8-base, 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, matt-nb8-mediatek-base, matt-nb8-mediatek, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

wildcard speaker attachments, now that we can handle many of them.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 8 11:31:10 2016 UTC (6 years, 5 months ago) by nat
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Sat Mar 19 11:29:58 2016 UTC (7 years, 2 months ago) by skrll
Branch: nick-nhusb
Changes since 1.1.2.1: +63 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored)

Sync with HEAD

Revision 1.1.2.1, Sat Mar 12 00:41:30 2016 UTC (7 years, 2 months ago) by skrll
Branch: nick-nhusb
Changes since 1.1: +0 -63 lines
FILE REMOVED

file POGO was added on branch nick-nhusb on 2016-03-19 11:29:58 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Sat Mar 12 00:41:30 2016 UTC (7 years, 2 months ago) by jklos
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, localcount-20160914
Branch point for: pgoyette-localcount, nick-nhusb

Add kernel configuration file for PogoPlug Pink, PogoPlug Mobile and
PogoPlug v4. Add conditional because PogoPlug v4 can't run SD interface at
50 MHz.

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>