<?xml version="1.0"?>
<!DOCTYPE webpage
  PUBLIC "-//NetBSD//DTD Website-based NetBSD Extension//EN"
         "http://www.NetBSD.org/XML/htdocs/lang/share/xml/website-netbsd.dtd">

<webpage id="mailinglists-index">

<config param="desc" value="NetBSD Gallery"/>
<config param="cvstag" value="$NetBSD: index.xml,v 1.19 2012/02/19 17:14:17 spz Exp $"/>
<config param="rcsdate" value="$Date: 2012/02/19 17:14:17 $"/>
<head>
<!-- Copyright (c) 1994-2011
        The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->

<title>NetBSD mailing lists</title>
</head>

<sect1 id="introduction">
<title>Introduction</title>

<para>
The NetBSD Project provides a variety of public mailing lists to
facilitate communication between the users and developers of NetBSD.
All of the mailing lists are served by the
<application>Majordomo</application> mailing list management package,
and you can find out more about how to use the NetBSD Project's
<application>Majordomo</application> by mailing
<email>majordomo@NetBSD.org</email> with an empty message body.
</para>

<para>
Using this page, you can find out what the various mailing
lists are for, look at the mailing list archives, and even subscribe to
the mailing lists themselves.  This page is broken&nbsp;up into three sections:
this introductory section; an <ulink
url="#list-of-mailing-lists">index of the mailing lists</ulink> for quick
reference; and the <ulink
url="#descriptions-of-mailing-lists">descriptions of the mailing lists</ulink>,
along with links to allow you to look at their archives and subscribe to them.
</para>

<para>
<itemizedlist>

<listitem>
To subscribe to a mailing list click on the
<inlinemediaobject>
  <imageobject> <imagedata fileref="../images/misc/envelope.gif"
    format="GIF" contentwidth="29" contentdepth="29" />
  </imageobject>
  <textobject><phrase>[subscribe]</phrase></textobject>
</inlinemediaobject>
link next to its name, in the description section of this page.  You will
then have to fill out a form, to supply your e-mail address.

</listitem>

<listitem>
To unsubscribe from a mailing list send an email
message from the address by which you are subscribed to <ulink
url="mailto:majordomo@NetBSD.org"/> containing
only the message <userinput>unsubscribe <emphasis>listname</emphasis></userinput>.
</listitem>

<listitem>
To view a web archive of a mailing list click on the
<inlinemediaobject>
  <imageobject> <imagedata fileref="../images/misc/tape.gif"
    format="GIF" contentwidth="29" contentdepth="29" />
  </imageobject>
  <textobject><phrase>[view archive]</phrase></textobject>
</inlinemediaobject>
link next to its name, in the description section of this page.  This will
take you to the mail archive server <ulink
url="http://mail-index.NetBSD.org/">mail-index.NetBSD.org</ulink>.
An alternative index of our mailing lists is available at
<ulink url="http://marc.theaimsgroup.com/">MARC</ulink>.
</listitem>

<listitem>
To read the list through a news frontend click on the
<inlinemediaobject>
  <imageobject> <imagedata fileref="../images/misc/news.gif"
    format="GIF" contentwidth="29" contentdepth="29" />
  </imageobject>
  <textobject><phrase>[newsgroup]</phrase></textobject>
</inlinemediaobject>
link next to its name, in the description section of this
page.  This will take you to the usenet archive <ulink
url="http://www.gmane.org/" />.
</listitem>

</itemizedlist>
</para>

<para>
Please note that while the majority of the NetBSD mailing lists are
normally unmoderated, there are circumstances which will occasionally
cause a mailing list to be moderated by its manager.
Mails longer than 40KB or mails with HTML attachments will get
blocked and eventually rejected by the mailing list owners.
</para>

<note><para>Any and all posts to our mailing lists are archived across the
  internet virtually forever and are impossible for us to remove.
  Please consider any content, including the email address used
  to post to the list, as public information.  (You may also wish to
  consider this when engaging in personal conversations with other members
  on the public mailing lists.)</para></note>

</sect1>

<sect1 id="searchable-archives">
<title>Searchable mailing list archives</title>

<para>
Indexes and archives are provided by
<ulink url="http://mail-index.NetBSD.org/" />
and <ulink url="http://marc.theaimsgroup.com/">MARC</ulink>.
</para>

<para>
Quick search the mailing lists with Google (<ulink
url="../support/search.html">other NetBSD searches</ulink>)
</para>

<para>
<html:div id="mail-cse-search-form" style="width: 100%;">Search mail-index.NetBSD.org</html:div>
<html:script type="text/javascript">
  google.load('search', '1', {language : 'en'});
  google.setOnLoadCallback(function() {
    var mail_customSearchControl = new google.search.CustomSearchControl('006277936787196004968:osniw1kd7hi'); 
    mail_customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET); 
    mail_customSearchControl.draw('mail-cse-search-form');
  }, true);
</html:script>
</para>

</sect1>

<sect1 id="list-of-mailing-lists">
<title>The NetBSD Project's mailing lists</title>
<!-- this will be filled by the stylesheet -->
</sect1>

<sect1 id="descriptions-of-mailing-lists">
<title>List descriptions</title>

<itemizedlist id="general-lists" role="netbsd-lists">
  <title>General lists</title>

  <listitem><formalpara role="netbsd-mailinglist" id="atf-devel">
  <title>atf-devel</title>
  Discussion of Automated Testing Framework (ATF) development issues and
  while the list is low traffic, ATF user questions.
  </formalpara></listitem>

  <listitem><formalpara id="current-users" role="netbsd-mailinglist">
  <title>current-users</title>
  This is a forum for all people using an up-to-date
  version of the NetBSD-current source tree.  It is a
  good forum for talking about `gotchas' in the tree.
  Since the NetBSD-current tree is a quickly moving target,
  please confirm any problems with the latest tree
  before posting.
  </formalpara></listitem>

  <listitem><formalpara id="netbsd-advocacy" role="netbsd-mailinglist">
  <title>netbsd-advocacy</title>
  This mailing list is for open discussion on how to promote the
  project.
  </formalpara></listitem>

  <listitem><formalpara id="netbsd-announce" role="netbsd-mailinglist">
  <title>netbsd-announce</title>
  This mailing list is for announcements about NetBSD.
  </formalpara></listitem>

  <listitem><formalpara id="netbsd-bugs" role="netbsd-mailinglist">
  <title>netbsd-bugs</title>
  This mailing list is where you can discuss bugs in NetBSD.
  All NetBSD bug reports sent with &man.send-pr.1; appear here.
  </formalpara></listitem>

  <listitem><formalpara id="netbsd-desktop" role="netbsd-mailinglist">
  <title>netbsd-desktop</title>
  This mailing list is for discussing the NetBSD desktop effort.
  </formalpara></listitem>

  <listitem><formalpara id="netbsd-docs" role="netbsd-mailinglist">
  <title>netbsd-docs</title>
  This mailing list is for discussing NetBSD documentation.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="netbsd-java">
  <title>netbsd-java</title>
  This is a forum for discussing issues related to Java on NetBSD.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="netbsd-jobs">
  <title>netbsd-jobs</title>
  This mailing list is for job advertisements relevant to NetBSD users
  and developers.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="netbsd-news">
  <title>netbsd-news</title>
  This mailing list is for news about NetBSD, including from
  third parties.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="netbsd-ports">
  <title>netbsd-ports</title>
  This list is for people working on or generally interested
  in ports of NetBSD to various types of computers.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="netbsd-users">
  <title>netbsd-users</title>
  This list provides a general help forum where users can discuss
  using NetBSD, regardless of platform. As a large number of
  subscribers receive this list, please use your good judgement
  when posting. Technical discussion related to the development
  and design of NetBSD itself aren't appropriate on this list and
  are better voiced in a more narrowly-focused technical list.
  </formalpara></listitem>

  <listitem><formalpara id="pkgsrc-bugs" role="netbsd-mailinglist">
  <title>pkgsrc-bugs</title>
  All bug reports in category <quote>pkg</quote> sent with &man.send-pr.1;
  appear here.
  Please do not report your bugs here.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="pkgsrc-bulk">
  <title>pkgsrc-bulk</title>
  This mailing list receives reports and build logs of pkgsrc bulk
  builds.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="pkgsrc-changes">
  <title>pkgsrc-changes</title>
  This list is for those who are interested in getting a
  commit message for every change committed to the <ulink
  url="../docs/software/packages.html">NetBSD
  Packages Collection</ulink> (pkgsrc).   It is also available in <ulink
  url="http://www.NetBSD.org/cgi-bin/subscribe_list.pl?list=pkgsrc-changes-digest">digest
form</ulink>,
  meaning one daily message containing all commit messages for changes
  to the package source tree in that 24 hour period.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="pkgsrc-users">
  <title>pkgsrc-users</title>
  This is a general-purpose list for most issues regarding the <ulink
  url="../docs/software/packages.html">NetBSD Packages
  Collection</ulink> (pkgsrc), regardless of platform, e.g. soliciting
  user help for pkgsrc configuration, unexpected build failures, using
  particular packages, upgrading pkgsrc installations, questions regarding
  the pkgsrc release branches, etc.  General announcements or proposals
  for changes that impact the pkgsrc user community, e.g. major
  infrastructure changes, new features, package removals, etc., may also
  be posted.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="source-changes">
  <title>source-changes</title>
  This list is for those who are interested in getting a
  commit message for every change committed to the NetBSD
  source tree.  It is also available in <ulink
  url="http://www.NetBSD.org/cgi-bin/subscribe_list.pl?list=source-changes-digest">digest form</ulink>,
  meaning one daily message containing all commit messages for changes
  to the source tree in that 24 hour period.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="source-changes-full">
  <title>source-changes-full</title>
  This list is for those who are interested in getting a
  commit message with the diff of the change attached for every change
  committed to the NetBSD source tree.  It is also available in <ulink
  url="http://www.NetBSD.org/cgi-bin/subscribe_list.pl?list=source-changes-full-digest">digest form</ulink>,
  meaning one daily message containing all commit messages for changes
  to the source tree in that 24 hour period.
  Note that this list is not archived on mail-index.NetBSD.org.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="source-changes-d">
  <title>source-changes-d</title>
  This list receives replies to commit messages on source-changes
  and source-changes-full.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-au">
  <title>regional-au</title>
  Discussion relevant to users in Australia.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-boston">
  <title>regional-boston</title>
  Discussion relevant to users in Boston, USA.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-ca">
  <title>regional-ca</title>
  Discussion relevant to users in Canada.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-ch">
  <title>regional-ch</title>
  Discussion relevant to users in Switzerland.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-cs">
  <title>regional-cs</title>
  Discussion relevant to users in Czech Republic &amp; Slovak Republic.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-de">
  <title>regional-de</title>
  Discussion relevant to users in Germany and other German speaking countries.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-fr">
  <title>regional-fr</title>
  Discussion relevant to users in France.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-helsinki">
  <title>regional-helsinki</title>
  Discussion relevant to users in Helsinki.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-it">
  <title>regional-it</title>
  Discussion relevant to users in Italy.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-jp">
  <title>regional-jp</title>
  Discussion relevant to users in Japan.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-london">
  <title>regional-london</title>
  Discussion relevant to users in London, UK.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-nordic">
  <title>regional-nordic</title>
  Discussion relevant to users in the Scandinavian countries.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-nyc">
  <title>regional-nyc</title>
  Discussion relevant to users in New York City, USA.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-pl">
  <title>regional-pl</title>
  Discussion relevant to users in Poland.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-pt">
  <title>regional-pt</title>
  Discussion relevant to users in Portugal and other Portuguese speaking
  countries.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="regional-sfba">
  <title>regional-sfba</title>
  Discussion relevant to users in the San Francisco Bay Area, USA.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-cluster">
  <title>tech-cluster</title>
  Technical discussion on building and using clusters of NetBSD hosts.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="security-announce">
  <title>security-announce</title>
  Announcements from the NetBSD Security Officer group. e.g.
  Security Advisories and Security Notes.
  Information on reporting a security issue is available <ulink
  url="../support/security/#reporting">at the Security and NetBSD
  webpage</ulink>.
  The <ulink url="#tech-security">tech-security</ulink> mailing
  list can be used for discussing security issues related to NetBSD.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-crypto">
  <title>tech-crypto</title>
  Technical discussion regarding cryptography in the NetBSD system. This
  list applies to both US-based (cryptosrc-us) and International
  (cryptosrc-intl) available cryptography.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-embed">
  <title>tech-embed</title>
  Discussions about using NetBSD in embedded systems.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-install">
  <title>tech-install</title>
  Technical discussion of improvements to NetBSD's installation
  software. <emphasis>NOTE</emphasis>: This mailing list is
  <emphasis>not</emphasis> for assistance with installing NetBSD. If you
  have problems installing NetBSD, see
  <ulink url="#netbsd-users">netbsd-users</ulink> instead!
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-kern">
  <title>tech-kern</title>
  Discussion of general technical kernel issues.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-misc">
  <title>tech-misc</title>
  Discussion of technical issues that aren't really appropriate for any
  of the other tech-* lists.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-multimedia">
  <title>tech-multimedia</title>
  Discussion of technical issues of things multimedial.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-net">
  <title>tech-net</title>
  Discussion of technical issues relating to NetBSD's networking subsystem.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-perform">
  <title>tech-perform</title>
  Discussion of performance issues in NetBSD, especially ways to
  improve performance.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-pkg">
  <title>tech-pkg</title>
  Discussion of technical issues related to development of the <ulink
  url="../docs/software/packages.html">NetBSD Packages
  Collection</ulink> (pkgsrc), e.g. soliciting feedback for changes to
  pkgsrc infrastructure, proposed new features, questions related to
  porting pkgsrc to a new platform, advice for maintaining a package,
  patches that affect many packages, help requests moved from <ulink
  url="#pkgsrc-users">pkgsrc-users@NetBSD.org</ulink> when an
  infrastructure bug is found, etc.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-ports">
  <title>tech-ports</title>
  Discussion of technical issues related to porting NetBSD to different
  hardware.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-repository">
  <title>tech-repository</title>
  Discussions about the NetBSD source code control system.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-security">
  <title>tech-security</title>
  Technical discussion regarding security issues in NetBSD.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-smp">
  <title>tech-smp</title>
  Discussion of technical issues relating to multi-processor support for
  NetBSD.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-toolchain">
  <title>tech-toolchain</title>
  Technical discussion of toolchain and build system issues.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-userlevel">
  <title>tech-userlevel</title>
  Discussion of non-kernel related technical issues, such as POSIX
  compliance, compilation environment, etc.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="tech-x11">
  <title>tech-x11</title>
  Discussion of the X11 window system as used with NetBSD.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="www-changes">
  <title>www-changes</title>
  This list is for those who are interested in getting a commit message
  for every change committed to the NetBSD WWW server's documents.
  </formalpara></listitem>

</itemizedlist>

<itemizedlist id="port-specific-lists" role="netbsd-lists">
  <title>Port specific lists</title>

  <listitem><formalpara role="netbsd-mailinglist" id="port-acorn26">
  <title>port-acorn26</title>
  Discussion of issues specific to NetBSD on ARMv2 and ARMv2a machines
  (<ulink url="../ports/acorn26/">NetBSD/acorn26</ulink>).
  There is also a <ulink url="#port-arm">port-arm</ulink> list for
  questions related to all ARM based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-acorn32">
  <title>port-acorn32</title>
  Discussion of issues specific to NetBSD on ARM6 and newer based
  machines (<ulink url="../ports/acorn32/">NetBSD/acorn32</ulink>).
  There is also a <ulink url="#port-arm">port-arm</ulink> list for
  questions related to all ARM based ports.

  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-algor">
  <title>port-algor</title>
  Discussion of issues specific to NetBSD on Algorithmics, Ltd.
  MIPS-based evaluation boards (<ulink
  url="../ports/algor/">NetBSD/algor</ulink>).
  There is also a <ulink url="#port-mips">port-mips</ulink> list for
  questions related to all MIPS based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-alpha">
  <title>port-alpha</title>
  Discussion of issues specific to NetBSD on Digital's Alpha AXP systems
  (<ulink url="../ports/alpha/">NetBSD/alpha</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-amd64">
  <title>port-amd64</title>
  Discussion of issues specific to NetBSD on AMD64 based machines
  (<ulink url="../ports/amd64/">NetBSD/amd64</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-amiga">
  <title>port-amiga</title>
  Discussion of issues specific to NetBSD on Commodore's Amiga and
  MacroSystem's DraCo machines (<ulink
  url="../ports/amiga/">NetBSD/amiga</ulink>).
  There is also a <ulink url="#port-m68k">port-m68k</ulink> list for
  questions related to all Motorola 68k based ports.
  <note>This list supersedes the <ulink url="#amiga">amiga</ulink>,
  <ulink url="#amiga-dev">amiga-dev</ulink>,
  and <ulink url="#amiga-x">amiga-x</ulink> lists.</note>
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-arc">
  <title>port-arc</title>
  Discussion of issues specific to NetBSD on MIPS based PCs with ARC
  firmware (<ulink url="../ports/arc/">NetBSD/arc</ulink>).
  There is also a <ulink url="#port-mips">port-mips</ulink> list for
  questions related to all MIPS based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-arm">
  <title>port-arm</title>
  Discussion of issues relevant to all ARM-based NetBSD ports.
  There are lists for the individual ports and they should be used for
  port-specific questions and information:
  <ulink url="#port-acorn26">port-acorn26</ulink>,
  <ulink url="#port-acorn32">port-acorn32</ulink>,
  <ulink url="#port-cats">port-cats</ulink>, and
  <ulink url="#port-hpcarm">port-hpcarm</ulink>.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-atari">
  <title>port-atari</title>
  Discussion of issues specific to NetBSD on Atari's TT030, Falcon, and
  Hades machines (<ulink url="../ports/atari/">NetBSD/atari</ulink>).
  There is also a <ulink url="#port-m68k">port-m68k</ulink> list for
  questions related to all Motorola 68k based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-avr32">
  <title>port-avr32</title>
  Discussion of the NetBSD port to avr32 based NGW100.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-bebox">
  <title>port-bebox</title>
  Discussion of issues specific to NetBSD on Be, Inc.'s PowerPC based
  BeBox computer (<ulink url="../ports/bebox/">NetBSD/bebox</ulink>).
  There is also a <ulink url="#port-powerpc">port-powerpc</ulink> list for
  questions related to all PowerPC based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-cats">
  <title>port-cats</title>
  Discussion of issues specific to NetBSD on ARM based Chalice
  Technology CATS machines and EBSA evaluation boards (<ulink
  url="../ports/cats/">NetBSD/cats</ulink>).
  There is also a <ulink url="#port-arm">port-arm</ulink> list for
  questions related to all ARM based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-cobalt">
  <title>port-cobalt</title>
  Discussion of issues specific to NetBSD on Cobalt Networks MIPS based
  Qube and RaQ computers (<ulink url="../ports/cobalt/">NetBSD/cobalt</ulink>).
  There is also a <ulink url="#port-mips">port-mips</ulink> list for
  questions related to all MIPS based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-dreamcast">
  <title>port-dreamcast</title>
  Discussion of issues specific to NetBSD on Sega Dreamcast
  (<ulink url="../ports/dreamcast/">NetBSD/dreamcast</ulink>).
  There is also a <ulink url="#port-sh3">port-sh3</ulink> list for
  questions related to all Hitachi Super-H (SH3/4) chips-based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-evbmips">
  <title>port-evbmips</title>
  Discussion of issues specific to NetBSD on evaluation boards with
  MIPS-based CPUs  (<ulink url="../ports/evbmips/">NetBSD/evbmips</ulink>).
  Currently the MIPS Malta is supported.
  There is also a <ulink url="#port-mips">port-mips</ulink> list for
  questions related to all MIPS based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-ews4800mips">
  <title>port-ews4800mips</title>
  Discussion of issues specific to NetBSD on NEC's MIPS based EWS4800
  workstations (<ulink url="../ports/ews4800mips/">NetBSD/ews4800mips</ulink>).
  There is also a <ulink url="#port-mips">port-mips</ulink> list for
  questions related to all MIPS based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-hp300">
  <title>port-hp300</title>
  Discussion of issues specific to NetBSD on Hewlett-Packard's 9000/300
  and 9000/400 series machines (<ulink
  url="../ports/hp300/">NetBSD/hp300</ulink>).
  There is also a <ulink url="#port-m68k">port-m68k</ulink> list for
  questions related to all Motorola 68k based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-hp700">
  <title>port-hp700</title>
  Discussion of issues specific to NetBSD on Hewlett-Packard's 9000/700
  HP-PA RISC machines (<ulink url="../ports/hp700/">NetBSD/hp700</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-hpcarm">
  <title>port-hpcarm</title>
  Discussion of issues specific to NetBSD on ARM based Windows CE PDA
  machines (<ulink url="../ports/hpcarm/">NetBSD/hpcarm</ulink>).
  There is also a <ulink url="#port-arm">port-arm</ulink> list for
  questions related to all ARM based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-hpcmips">
  <title>port-hpcmips</title>
  Discussion of issues specific to NetBSD on MIPS based Windows CE PDA
  machines (<ulink url="../ports/hpcmips/">NetBSD/hpcmips</ulink>).
  There is also a <ulink url="#port-mips">port-mips</ulink> list for
  questions related to all MIPS based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-hpcsh">
  <title>port-hpcsh</title>
  Discussion of issues specific to NetBSD on Hitachi Super-H (SH3/4)
  family based Windows CE PDA machines (<ulink
  url="../ports/hpcsh/">NetBSD/hpcsh</ulink>).
  There is also a <ulink url="#port-sh3">port-sh3</ulink> list for
  questions related to all Hitachi Super-H (SH3/4) based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-i386">
  <title>port-i386</title>
  Discussion of issues specific to NetBSD on IBM PC clones with i386 or
  better CPUs (<ulink url="../ports/i386/">NetBSD/i386</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-ia64">
  <title>port-ia64</title>
  Discussion of issues specific to NetBSD on Intel Itanium Processor
  Family CPUs (<ulink url="../ports/ia64/">NetBSD/ia64</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-ibmnws">
  <title>port-ibmnws</title>
  Discussion of issues specific to NetBSD on IBM Network Station Series 1000
  PowerPC-based computers (<ulink url="../ports/ibmnws/">NetBSD/ibmnws</ulink>).
  There is also a <ulink url="#port-powerpc">port-powerpc</ulink> list for
  questions related to all PowerPC based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-iyonix">
  <title>port-iyonix</title>
  Discussion of issues specific to NetBSD on the ARM based
  <ulink url="http://www.iyonix.com/">Iyonix pc</ulink>
  (<ulink url="../ports/iyonix/">NetBSD/iyonix</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-luna68k">
  <title>port-luna68k</title>
  Discussion of issues specific to NetBSD on 68k based OMRON LUNA
  machines (<ulink url="../ports/luna68k/">NetBSD/luna68k</ulink>).
  There is also a <ulink url="#port-m68k">port-m68k</ulink> list for
  questions related to all Motorola 68k based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-m68k">
  <title>port-m68k</title>
  Discussion of issues relevant to all m68k-based NetBSD ports.
  There are lists for the individual ports and they should be used for
  port-specific questions and information:
  <ulink url="#port-amiga">port-amiga</ulink>,
  <ulink url="#port-atari">port-atari</ulink>,
  <ulink url="#port-hp300">port-hp300</ulink>,
  <ulink url="#port-luna68k">port-luna68k</ulink>,
  <ulink url="#port-mac68k">port-mac68k</ulink>,
  <ulink url="#port-mvme68k">port-mvme68k</ulink>,
  <ulink url="#port-news68k">port-news68k</ulink>,
  <ulink url="#port-next68k">port-next68k</ulink>,
  <ulink url="#port-sun2">port-sun2</ulink>,
  <ulink url="#port-sun3">port-sun3</ulink>, and
  <ulink url="#port-x68k">port-x68k</ulink>.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-mac68k">
  <title>port-mac68k</title>
  Discussion of issues specific to NetBSD on Apple's m68k based
  Macintosh machines (<ulink url="../ports/mac68k/">NetBSD/mac68k</ulink>).
  There is also a <ulink url="#port-m68k">port-m68k</ulink> list for
  questions related to all Motorola 68k based ports.
  <note>This list supersedes both the <ulink
  url="#macbsd-general">macbsd-general</ulink> and <ulink
  url="#macbsd-development">macbsd-development</ulink> lists.</note>
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-macppc">
  <title>port-macppc</title>
  Discussion of issues specific to NetBSD on Apple's PowerPC based
  Macintosh machines (<ulink url="../ports/macppc/">NetBSD/macppc</ulink>).
  There is also a <ulink url="#port-powerpc">port-powerpc</ulink> list for
  questions related to all PowerPC based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-mips">
  <title>port-mips</title>
  Discussion of issues relevant to all MIPS-based NetBSD ports.
  There are lists for the individual ports and they should be used for
  port-specific questions and information:
  <ulink url="#port-algor">port-algor</ulink>,
  <ulink url="#port-arc">port-arc</ulink>,
  <ulink url="#port-cobalt">port-cobalt</ulink>,
  <ulink url="#port-evbmips">port-evbmips</ulink>,
  <ulink url="#port-hpcmips">port-hpcmips</ulink>,
  <ulink url="#port-mipsco">port-mipsco</ulink>,
  <ulink url="#port-newsmips">port-newsmips</ulink>,
  <ulink url="#port-playstation2">port-playstation2</ulink>,
  <ulink url="#port-pmax">port-pmax</ulink>,
  <ulink url="#port-sbmips">port-sbmips</ulink>. and
  <ulink url="#port-sgimips">port-sgimips</ulink>.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-mipsco">
  <title>port-mipsco</title>
  Discussion of issues specific to NetBSD on products of MIPS Computer
  Systems, Inc. (<ulink url="../ports/mipsco/">NetBSD/mipsco</ulink>)
  There is also a <ulink url="#port-mips">port-mips</ulink> list for
  questions related to all MIPS based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-mvme68k">
  <title>port-mvme68k</title>
  Discussion of issues specific to NetBSD on Motorola's 68k VME board
  computers (<ulink url="../ports/mvme68k/">NetBSD/mvme68k</ulink>).
  There is also a <ulink url="#port-m68k">port-m68k</ulink> list for
  questions related to all Motorola 68k based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-mvmeppc">
  <title>port-mvmeppc</title>
  Discussion of issues specific to NetBSD on Motorola's PowerPC VME
  board computers (<ulink url="../ports/mvmeppc/">NetBSD/mvmeppc</ulink>).
  There is also a <ulink url="#port-powerpc">port-powerpc</ulink> list for
  questions related to all PowerPC based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-news68k">
  <title>port-news68k</title>
  Discussion of issues specific to NetBSD on 68k based Sony NEWS systems
  (<ulink url="../ports/news68k/">NetBSD/news68k</ulink>).
  There is also a <ulink url="#port-m68k">port-m68k</ulink> list for
  questions related to all Motorola 68k based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-newsmips">
  <title>port-newsmips</title>
  Discussion of issues specific to NetBSD on MIPS based Sony NEWS
  systems (<ulink url="../ports/newsmips/">NetBSD/newsmips</ulink>).
  There is also a <ulink url="#port-mips">port-mips</ulink> list for
  questions related to all MIPS based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-next68k">
  <title>port-next68k</title>
  Discussion of issues specific to NetBSD on 68k based NeXT
  <quote>black hardware</quote>
  (<ulink url="../ports/next68k/">NetBSD/next68k</ulink>).
  There is also a <ulink url="#port-m68k">port-m68k</ulink> list for
  questions related to all Motorola 68k based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-ofppc">
  <title>port-ofppc</title>
  Discussion of issues specific to NetBSD on OpenFirmware PowerPC
  systems (<ulink url="../ports/ofppc/">NetBSD/ofppc</ulink>).
  There is also a <ulink url="#port-powerpc">port-powerpc</ulink> list for
  questions related to all PowerPC based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-pc532">
  <title>port-pc532</title>
  Discussion of issues specific to NetBSD on the rather rare PC532
  computer (<ulink url="../ports/pc532/">NetBSD/pc532</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-pdp10">
  <title>port-pdp10</title>
  Discussion of issues specific to NetBSD on DEC PDP-10 computer
  (<ulink url="../ports/pdp10/">NetBSD/pdp10</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-playstation2">
  <title>port-playstation2</title>
  Discussion of issues specific to NetBSD on Sony's Playstation 2
  machines (<ulink url="../ports/playstation2/">NetBSD/playstation2</ulink>).
  There is also a <ulink url="#port-mips">port-mips</ulink> list for
  questions related to all MIPS based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-pmax">
  <title>port-pmax</title>
  Discussion of issues specific to NetBSD on Digital's MIPS based
  DECstation and DECsystem machines (<ulink
  url="../ports/pmax/">NetBSD/pmax</ulink>).
  There is also a <ulink url="#port-mips">port-mips</ulink> list for
  questions related to all MIPS based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-powerpc">
  <title>port-powerpc</title>
  Discussion of issues relevant to all PowerPC based NetBSD ports.
  There are lists for the individual ports and they should be used for
  port-specific questions and information:
  <ulink url="#port-bebox">port-bebox</ulink>,
  <ulink url="#port-macppc">port-macppc</ulink>,
  <ulink url="#port-mvmeppc">port-mvmeppc</ulink>,
  <ulink url="#port-ofppc">port-ofppc</ulink>,
  <ulink url="#port-prep">port-prep</ulink>, and
  <ulink url="#port-sandpoint">port-sandpoint</ulink>.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-prep">
  <title>port-prep</title>
  Discussion of issues specific to NetBSD on PReP -- PowerPC Reference
  Platform (<ulink url="../ports/prep/">NetBSD/prep</ulink>).
  There is also a <ulink url="#port-powerpc">port-powerpc</ulink> list for
  questions related to all PowerPC based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-s390">
  <title>port-s390</title>
  Discussion of issues specific to NetBSD on IBM S/390 platforms
  (<ulink url="../ports/s390/">NetBSD/s390</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-sandpoint">
  <title>port-sandpoint</title>
  Discussion of issues specific to NetBSD on Motorola Sandpoint
  reference
  platform using the MPC8240 processor module (<ulink
  url="../ports/sandpoint/">NetBSD/sandpoint</ulink>).
  There is also a <ulink url="#port-powerpc">port-powerpc</ulink> list for
  questions related to all PowerPC based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-sbmips">
  <title>port-sbmips</title>
  Discussion of issues specific to NetBSD on Broadcom's SiByte
  Broadband Processor-based platforms (<ulink
  url="../ports/sbmips/">NetBSD/sbmips</ulink>).  There
  is also a <ulink url="#port-mips">port-mips</ulink> list for questions
  related to all MIPS based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-sgimips">
  <title>port-sgimips</title>
  Discussion of issues specific to NetBSD on SGI MIPS platforms
  (<ulink url="../ports/sgimips/">NetBSD/sgimips</ulink>).  There is also a
  <ulink url="#port-mips">port-mips</ulink>
  list for questions related to all MIPS based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-sh3">
  <title>port-sh3</title>
  Discussion of issues relevant to all Hitachi Super-H (SH3/4)
  chips-based NetBSD ports.
  There are lists for the individual ports and they should be used for
  port-specific questions and information:
  <ulink url="#port-dreamcast">port-dreamcast</ulink>, and
  <ulink url="#port-hpcsh">port-hpcsh</ulink>.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-sparc">
  <title>port-sparc</title>
  Discussion of issues specific to NetBSD on Sun's 32-bit Sparc based
  machines (<ulink url="../ports/sparc/">NetBSD/sparc</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-sparc64">
  <title>port-sparc64</title>
  Discussion of issues specific to NetBSD on Sun's 64-bit Ultrasparc
  based machines (<ulink url="../ports/sparc64/">NetBSD/sparc64</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-sun2">
  <title>port-sun2</title>
  Discussion of issues specific to NetBSD on Sun's Motorola 68010 based
  machines (<ulink url="../ports/sun2/">NetBSD/sun2</ulink>). Newer Sun
  machines are covered on
  <ulink url="#port-sun3">port-sun3</ulink>,
  <ulink url="#port-sparc">port-sparc</ulink> and
  <ulink url="#port-sparc64">port-sparc64</ulink>.
  There is also a <ulink url="#port-m68k">port-m68k</ulink> list for
  questions related to all Motorola 68k based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-sun3">
  <title>port-sun3</title>
  Discussion of issues specific to NetBSD on Sun's Motorola 68020 (sun3)
  and 68030 (sun3x) based machines (<ulink
  url="../ports/sun3/">NetBSD/sun3</ulink>). Newer Sparc based Sun
  machines are covered on
  <ulink url="#port-sparc">port-sparc</ulink> and
  <ulink url="#port-sparc64">port-sparc64</ulink>.
  There is also a <ulink url="#port-m68k">port-m68k</ulink> list for
  questions related to all Motorola 68k based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-vax">
  <title>port-vax</title>
  Discussion of issues specific to NetBSD on Digital's VAX series of
  machines (<ulink url="../ports/vax/">NetBSD/vax</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-x68k">
  <title>port-x68k</title>
  Discussion of issues specific to NetBSD on Sharp's Japanese
  X68000/X68030 machines (<ulink url="../ports/x68k/">NetBSD/x68k</ulink>).
  There is also a <ulink url="#port-m68k">port-m68k</ulink> list for
  questions related to all Motorola 68k based ports.
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-xen">
  <title>port-xen</title>
  Discussion of issues specific to NetBSD on the
  <ulink url="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/">Xen Virtual Machine Monitor</ulink>
  (<ulink url="../ports/xen/">NetBSD/xen</ulink>).
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="port-zaurus">
  <title>port-zaurus</title>
  Discussion of issues specific to NetBSD on the Zaurus PDA.
  (<ulink url="../ports/zaurus/">NetBSD/zaurus</ulink>).
  </formalpara></listitem>

</itemizedlist>

<itemizedlist id="obsolete-lists" role="netbsd-lists">
  <title>Obsolete lists (archive only)</title>

  <listitem><formalpara role="netbsd-mailinglist" id="amiga">
  <title>amiga</title>
  This list was for discussing NetBSD/amiga issues.
  <note>It has been obsoleted by <ulink
  url="#port-amiga">port-amiga</ulink>.</note>
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="amiga-dev">
  <title>amiga-dev</title>
  This list was for issues related to the further development of
  NetBSD/amiga.
  <note>It has been obsoleted by <ulink
  url="#port-amiga">port-amiga</ulink>.</note>

  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="amiga-x">
  <title>amiga-x</title>
  This list was for those running X under NetBSD/amiga.
  <note>It has been obsoleted by <ulink
  url="#port-amiga">port-amiga</ulink>.</note>
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="m68k">
  <title>m68k</title>
  This list was for those interested in issues relevant to all
  m68k-family CPU based ports.
  <note>It has been obsoleted by <ulink
  url="#port-m68k">port-m68k</ulink>.</note>
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="macbsd-development">
  <title>macbsd-development</title>
  This list was for issues related to the further development of
  MacBSD.
  <note>It has been obsoleted by <ulink
  url="#port-mac68k">port-mac68k</ulink>.</note>
  </formalpara></listitem>

  <listitem><formalpara role="netbsd-mailinglist" id="macbsd-general">
  <title>macbsd-general</title>
  This list was for discussing MacBSD (NetBSD/mac68k) issues.
  <note>It has been obsoleted by <ulink
  url="#port-mac68k">port-mac68k</ulink>.</note>
  </formalpara></listitem>

  <listitem><formalpara id="netbsd-help" role="netbsd-mailinglist">
  <title>netbsd-help</title>
  This list was a general help forum where users can ask questions.
  <note>Use the <ulink url="#netbsd-users">netbsd-users</ulink> list
  instead.</note>
  </formalpara></listitem>

</itemizedlist>

</sect1>

</webpage>

