Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/evbarm/conf/TWINTAIL
RevisionDateAuthorComments
 1.85  07-Aug-2022  simonb branches: 1.85.4;
UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.
 1.84  29-Jun-2021  nia 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.
 1.83  27-Sep-2020  roy branches: 1.83.6;
vether: Add to kernel configurations

It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.
 1.82  01-Aug-2020  maxv Remove references to BRIDGE_IPF, it is now compiled in by default.
 1.81  19-May-2020  rin Fix comment; MEMORY_DISK_SIZE --> MEMORY_DISK_ROOT_SIZE
 1.80  16-May-2020  maya 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
 1.79  18-Apr-2020  skrll PMAP_DEBUG has been deleted on arm
 1.78  29-Jan-2020  maya branches: 1.78.4;
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.
 1.77  19-Jan-2020  thorpej Remove Token Ring support.
 1.76  19-Jan-2020  thorpej Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is
long since obsolete.
 1.75  21-Aug-2019  msaitoh branches: 1.75.2;
Fix typo (s/contoller/controller/).
 1.74  23-Oct-2018  jdolecek branches: 1.74.4;
remove the 'wd* at umass?' for the non-standardized and rare (extinct?)
In-System Design ATA protocol over Bulk-Only devices from most kernels,
leave only in i386/amd64 ALL; it's unmaintained and likely currently broken,
lack of test hardware makes it impossible to support
 1.73  01-Aug-2018  maxv 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).
 1.72  14-Sep-2017  mrg branches: 1.72.2; 1.72.4;
clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.
 1.71  29-Jul-2017  maxv Remove TCP_COMPAT_42 from the config files. Pass 3.
 1.70  19-Feb-2017  rin PR kern/51208
Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except for
ALL on amd64 and i386.
 1.69  13-Dec-2016  christos branches: 1.69.2;
wildcard speaker attachments, now that we can handle many of them.
 1.68  10-Dec-2016  christos remove VAUDIOSPEAKER for now, will be done differently.
 1.67  08-Dec-2016  nat Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.
 1.66  26-Sep-2015  maxv branches: 1.66.2;
Remove KMEMSTATS. Normally it's ok now.
 1.65  14-Oct-2014  htodd branches: 1.65.2;
Comment out more USB options to to fix build.
 1.64  23-Aug-2014  dholland Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.
 1.63  17-Aug-2014  joerg Reorganize symbol table embedding. The existing option SYMTAB_SPACE is
replaced by the make option COPY_SYMTAB set to any value. The copy of
the symbol table is no longer put into a buffer in kern_ksyms.o, but a
small helper object. This object is build first with a dummy size, then
the kernel is linked to compute the real dimension of the symbol table
buffer. After that, the helper object is rebuild and the kernel linked
again.
 1.62  16-Aug-2014  apb Add "options COMPAT_70" to all kernel configuration files that
already had "options COMPAT_60".
 1.61  03-Aug-2014  martin branches: 1.61.2;
Add COMPAT_NETBSD32 to more kernels (we have too many)
 1.60  27-Jul-2014  dholland "internally consistency checks" -> "internal consistency checks"
 1.59  12-Aug-2013  matt branches: 1.59.2;
bump SYMTAB_SPACE
 1.58  30-Jun-2013  rmind G/C PFIL_HOOKS from the kernel configs.
 1.57  05-Jun-2013  christos branches: 1.57.2;
remove obsolete networking options
 1.56  02-Mar-2013  christos Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
 1.55  01-Mar-2013  joerg Retire OSI network stack. OK core@
 1.54  17-Oct-2012  apb Add "options COMPAT_60" to all kernel configuration files
that already had "options COMPAT_50".
 1.53  11-Sep-2012  msaitoh branches: 1.53.2;
Add PUFFS, putter and fss.
 1.52  09-Sep-2012  msaitoh Split DEBUG="-g -Ox" into DEBUG="-g" and COPTS="-Ox".
 1.51  17-Aug-2012  abs 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?
 1.50  07-Apr-2012  tsutsui Remove obsolete SysV semaphores limit options (SEMMNI, SEMMNS, and SEMUME).
 1.49  04-Apr-2012  bsh support WSDISPLAY_COMPAT_RAWKBD for TWINTAIL's on-board matrix keys.
 1.48  18-Dec-2011  dholland WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.
 1.47  22-Nov-2011  tls branches: 1.47.2;

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.
 1.46  22-Nov-2011  he Bump SYMTAB_SPACE so that the symbol table fits again.
 1.45  30-Sep-2011  he branches: 1.45.2;
Bump SYMTAB_SPACE so that the symbol table fits again.
 1.44  30-Jun-2011  wiz dependant -> dependent
 1.43  07-Jun-2011  he SYMTAB_SPACE is decimal, so fix syntax error introduced by the previous.
 1.42  05-Jun-2011  christos bump symtab space
 1.41  06-Mar-2011  bouyer branches: 1.41.2;
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.
 1.40  06-Mar-2011  jakllsch Bump SYMTAB_SPACE for the many other evbarm kernels that also need it increased.
 1.39  06-Mar-2011  jakllsch Remove trailing spaces.
 1.38  23-Nov-2010  hannken branches: 1.38.2; 1.38.4;
Remove unused count from pseudo-device md.
 1.37  28-Oct-2010  briggs Bump SYMTAB_SPACE.
 1.36  08-May-2010  mrg enable IPFILTER_COMPAT in all kernels that have ipfilter already.
canonicalise several of the ipf option segments in various files
(this mostly means adding commented out IPFILTER_DEFAULT_BLOCK,
or adding commented or uncommented IPFILTER_LOG or IPFILTER_LOOKUP
option statements.)

i built about 20 of these kernels to check, but not all of them.
 1.35  16-Apr-2010  pooka Remove unused count (invariably "4") from pseudo-device fss.
 1.34  13-Mar-2010  bsh branches: 1.34.2;
add SD/MMC driver for Twintail based on the driver for Zaurus.
 1.33  07-Mar-2010  plunky add uhso(4) device where appropriate
- follow the lead of other USB driver declarations wrt commented out
- (cross-)build tested all these kernels
 1.32  05-Dec-2009  pooka branches: 1.32.2;
Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs. User functionality remains the same.
 1.31  11-Oct-2009  bsh add options COMPAT_50 to all evbarm boards.
 1.30  06-Mar-2009  joerg 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.
 1.29  03-Jan-2009  christos branches: 1.29.2;
remove esl (KIYOHARA Takashi)
 1.28  14-Dec-2008  he Bump SYMTAB_SPACE so that it fits again.
 1.27  24-Nov-2008  ad Remove softdep, pass 1. We are focused on improving journalling.

Proposed on tech-kern@.
 1.26  12-Nov-2008  ad Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.
 1.25  31-Jul-2008  simonb branches: 1.25.2;
Add "options WAPBL" to standard GENERIC/INSTALL type configs.
 1.24  30-May-2008  tsutsui branches: 1.24.4;
Add options COMPAT_40 to files which have options COMPAT_30.
 1.23  19-Jan-2008  chris branches: 1.23.6; 1.23.8; 1.23.10; 1.23.12;
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.
 1.22  08-Jan-2008  matt More kernels SYMTAB_SPACE increased.
 1.21  17-Oct-2007  garbled branches: 1.21.2; 1.21.8;
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.
 1.20  13-May-2007  he branches: 1.20.6; 1.20.10;
Bump SYMTAB_SPACE so that it fits again.
 1.19  14-Mar-2007  drochner branches: 1.19.6;
It doesn't make sense to specify "configuration" and "interface"
locators for uhub because a hub can't have sub-devices.
This might be sanity-checked eventually.
Same for ubt now after the change to device attachment.
 1.18  18-Dec-2006  nonaka branches: 1.18.2; 1.18.6; 1.18.8;
Bump up SYMTAB_SPACE.
 1.17  25-Oct-2006  he Bump SYMTAB_SPACE so that it fits again.
 1.16  26-Aug-2006  christos branches: 1.16.2; 1.16.4;
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP
 1.15  14-Aug-2006  skrll s/adpater/adapter/

Prompted by PR/34195
 1.14  05-Feb-2006  cube branches: 1.14.2;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
 1.13  04-Feb-2006  rpaulo bpfilter doesn't accept count anymore.
 1.12  17-Dec-2005  tsutsui branches: 1.12.2; 1.12.4; 1.12.6;
Adjust a comment for options FFS_NO_SNAPSHOT.
 1.11  11-Dec-2005  christos merge ktrace-lwp.
 1.10  19-Aug-2005  christos Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
 1.9  19-Aug-2005  christos 64 bit inode changes.
 1.8  05-Aug-2005  skrll Add (commented out) ucycom to various kernel configs.
 1.7  31-Jul-2005  yamt 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.
 1.6  30-Jul-2005  yamt add "options VMSWAP" to non INSTALL kernels.
 1.5  07-Jul-2005  tron Add (commented out) IPSEC_NAT_T option.
 1.4  04-Jul-2005  bsh branches: 1.4.2;
option CPU_XSCALE_PXA2X0 is now obsoleted by CPU_XSCALE_PXA2[57]0.
 1.3  07-May-2005  rearnsha Use makeoptions CPUFLAGS not COPTS.
 1.2  15-Apr-2005  itohy branches: 1.2.2;
Add ukyopon(4).
 1.1  26-Feb-2005  bsh branches: 1.1.2; 1.1.4; 1.1.6;
TWINTAIL (official product name is G4255EB) is an evaluation board
with Intel PXA255 processor from Genetec corp. You can get some
information on the board from http://ad.genetec.co.jp/ but only in Japanese.
 1.1.6.2  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.1.6.1  26-Feb-2005  yamt file TWINTAIL was added on branch yamt-km on 2005-03-19 08:32:55 +0000
 1.1.4.3  18-Jul-2005  riz Pull up revision 1.5 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.
 1.1.4.2  09-May-2005  tron Pull up revision 1.3 (requested by rearnsha in ticket #267):
Use makeoptions CPUFLAGS not COPTS.
 1.1.4.1  17-Apr-2005  tron Pull up revision 1.2 (requested by itohy in ticket #160):
Add ukyopon(4).
 1.1.2.3  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.1.2.2  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.1.2.1  26-Feb-2005  skrll file TWINTAIL was added on branch ktrace-lwp on 2005-03-04 16:38:14 +0000
 1.2.2.2  29-Apr-2005  kent sync with -current
 1.2.2.1  15-Apr-2005  kent file TWINTAIL was added on branch kent-audio2 on 2005-04-29 11:28:07 +0000
 1.4.2.4  21-Jan-2008  yamt sync with head
 1.4.2.3  03-Sep-2007  yamt sync with head.
 1.4.2.2  30-Dec-2006  yamt sync with head.
 1.4.2.1  21-Jun-2006  yamt sync with head.
 1.12.6.1  22-Apr-2006  simonb Sync with head.
 1.12.4.1  09-Sep-2006  rpaulo sync with head
 1.12.2.1  18-Feb-2006  yamt sync with head.
 1.14.2.1  03-Sep-2006  yamt sync with head.
 1.16.4.2  21-Dec-2006  yamt sync with head.
 1.16.4.1  10-Dec-2006  yamt sync with head.
 1.16.2.2  12-Jan-2007  ad Sync with head.
 1.16.2.1  18-Nov-2006  ad Sync with head.
 1.18.8.1  11-Jul-2007  mjf Sync with head.
 1.18.6.2  27-May-2007  ad Sync with head.
 1.18.6.1  10-Apr-2007  ad Sync with head.
 1.18.2.2  17-May-2007  yamt sync with head.
 1.18.2.1  24-Mar-2007  yamt sync with head.
 1.19.6.1  22-May-2007  matt Update to HEAD.
 1.20.10.3  23-Mar-2008  matt sync with HEAD
 1.20.10.2  09-Nov-2007  matt Make all the evbarm kernels build again. Fix lossage from rebase.
 1.20.10.1  06-Nov-2007  matt sync with HEAD
 1.20.6.1  28-Feb-2008  rjs Sync with HEAD.
 1.21.8.2  20-Jan-2008  bouyer Sync with HEAD
 1.21.8.1  08-Jan-2008  bouyer Sync with HEAD
 1.21.2.1  18-Feb-2008  mjf Sync with HEAD.
 1.23.12.2  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.23.12.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.23.10.3  11-Aug-2010  yamt sync with head.
 1.23.10.2  11-Mar-2010  yamt sync with head
 1.23.10.1  04-May-2009  yamt sync with head.
 1.23.8.1  04-Jun-2008  yamt sync with head
 1.23.6.3  17-Jan-2009  mjf Sync with HEAD.
 1.23.6.2  28-Sep-2008  mjf Sync with HEAD.
 1.23.6.1  02-Jun-2008  mjf Sync with HEAD.
 1.24.4.2  13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.24.4.1  19-Oct-2008  haad Sync with HEAD.
 1.25.2.2  28-Apr-2009  skrll Sync with HEAD.
 1.25.2.1  19-Jan-2009  skrll Sync with HEAD.
 1.29.2.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.32.2.3  06-Nov-2010  uebayasi Sync with HEAD.
 1.32.2.2  17-Aug-2010  uebayasi Sync with HEAD.
 1.32.2.1  30-Apr-2010  uebayasi Sync with HEAD.
 1.34.2.4  12-Jun-2011  rmind sync with head
 1.34.2.3  21-Apr-2011  rmind sync with head
 1.34.2.2  05-Mar-2011  rmind sync with head
 1.34.2.1  30-May-2010  rmind sync with head
 1.38.4.1  08-Feb-2011  bouyer Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA
is commented out)
 1.38.2.1  06-Jun-2011  jruoho Sync with HEAD.
 1.41.2.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.45.2.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.45.2.2  30-Oct-2012  yamt sync with head
 1.45.2.1  17-Apr-2012  yamt sync with head
 1.47.2.3  29-Apr-2012  mrg sync to latest -current.
 1.47.2.2  05-Apr-2012  mrg sync to latest -current.
 1.47.2.1  18-Feb-2012  mrg merge to -current.
 1.53.2.4  03-Dec-2017  jdolecek update from HEAD
 1.53.2.3  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.53.2.2  23-Jun-2013  tls resync from head
 1.53.2.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.57.2.1  28-Aug-2013  rmind sync with head
 1.59.2.1  10-Aug-2014  tls Rebase.
 1.61.2.1  11-Apr-2017  martin Pull up following revision(s) (requested by skrll in ticket #1400):
sys/arch/evbarm/conf/SHEEVAPLUG: revision 1.45
sys/arch/evbarm/conf/TWINTAIL: revision 1.65
Comment out more USB options to to fix build.
 1.65.2.3  28-Aug-2017  skrll Sync with HEAD
 1.65.2.2  05-Feb-2017  skrll Sync with HEAD
 1.65.2.1  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.66.2.2  20-Mar-2017  pgoyette Sync with HEAD
 1.66.2.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.69.2.1  21-Apr-2017  bouyer Sync with HEAD
 1.72.4.4  21-Apr-2020  martin Sync with HEAD
 1.72.4.3  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.72.4.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.72.4.1  10-Jun-2019  christos Sync with HEAD
 1.72.2.2  26-Nov-2018  pgoyette Sync with HEAD, resolve a couple of conflicts
 1.72.2.1  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.74.4.1  21-Nov-2019  martin In preparation for the upcoming release, turn off DIAGNOSTIC in most
kernel configs, modules and libc.
 1.75.2.2  29-Feb-2020  ad Sync with head.
 1.75.2.1  25-Jan-2020  ad Sync with head.
 1.78.4.1  20-Apr-2020  bouyer Sync with HEAD
 1.83.6.1  01-Aug-2021  thorpej Sync with HEAD.
 1.85.4.1  09-Oct-2023  snj Apply patch (requested by martin in ticket #401):
Disable DIAGNOSTIC/DEBUG.

RSS XML Feed