<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300">
    <title>gmane.os.netbsd.ports.hp300</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/366"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/363"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/360"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/359"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/358"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/357"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/356"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/352"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/351"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/350"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/349"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/348"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/347"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/346"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/345"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/344"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/343"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/342"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/341"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/340"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/366">
    <title>Re: sti(4) on hp300</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/366</link>
    <description>&lt;pre&gt;
sti(4) can't work until enough of the VM is initialized for it to be
able to allocate memory for the microcode in RAM.

Unlike hp700, hp300 doesn't have any (usable) form of prom console; and
sti(4) was initially written with hp700 in mind, with no provision to
run before uvm is initialized.

Early console on sti(4) on hp300 requires some work in the md console
code selection, as well as in sti(4) itself to pmap_steal_memory() the
memory it needs.

You know where to find that code (-:

Miod

&lt;/pre&gt;</description>
    <dc:creator>Miod Vallat</dc:creator>
    <dc:date>2013-01-11T21:04:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/363">
    <title>NetBSD 5.1 -&gt; NetBSD 6.0_STABLE build problem</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/363</link>
    <description>&lt;pre&gt;Hi,

I have made an attempt at compiling the NetBSD 6.0_STABLE branch
my trusty old HP9000/433t, but the build stops when it tries to
configure tools/gcc.  I have cleaned out all the
{dest,obj,rel,tools}-directories, but that didn't make any
difference.

Symptoms:
----------------------------------------------------------------------
[ ... ]
dependall ===&amp;gt; tools/gcc
Cleaning stale cache files NetBSD-5.1-hp300 != none
checking build system type... m68k-unknown-netbsdelf5.1
checking host system type... m68k-unknown-netbsdelf5.1
checking target system type... m68k--netbsdelf
[ ... ]
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... no
configure: error: Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 0.8.0+.
Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify
their locations.  Source code for these libraries can be found at
their &lt;/pre&gt;</description>
    <dc:creator>Jarle Greipsland</dc:creator>
    <dc:date>2013-01-04T14:51:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/360">
    <title>Re: Free to a good home: 9000/362</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/360</link>
    <description>&lt;pre&gt;Ah, I hadn't thought of termination.  I assumed that since there's no external SCSI port, HP would've ensured the bus was set up properly.  Seems strange, though, that the only time it fails is when the installation scripts  prepare to install.

Good thought about OpenBSD.  I just sent a message to them.

  -- MW


On Jul 6, 2011, at 8:08 AM, Izumi Tsutsui wrote:


&lt;/pre&gt;</description>
    <dc:creator>Michael Wolfson</dc:creator>
    <dc:date>2011-07-06T13:11:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/359">
    <title>Re: Free to a good home: 9000/362</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/359</link>
    <description>&lt;pre&gt;Just FYI,


Probably termination problem.  I had to enable terminator on SCSI floppy
when I added an internal SCSI drive into HP362.

I guess OpenBSD/hp300 guys (miod&amp;lt; at &amp;gt;?) might also want 362/382 machines.

---
Izumi Tsutsui

&lt;/pre&gt;</description>
    <dc:creator>Izumi Tsutsui</dc:creator>
    <dc:date>2011-07-06T12:08:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/358">
    <title>Free to a good home: 9000/362</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/358</link>
    <description>&lt;pre&gt;I've decided to part with my dear old HP 9000/362.  I dusted it off, installed -current, and am willing to ship it anywhere in the US.  It comes with an HIL keyboard (no mouse) and ethernet.  It's got 16 MB RAM, a 1 GB SCSI disk, and an integrated 640x480 VGA gendiofb.   See below for full dmesg.  I got X to start with a blank screen, but couldn't get much further without a mouse.

While installing, I noticed a few things that probably should be fixed.

I couldn't install with the standard utilities.  When I got to the first screen ("Shall we continue"), it hung with:
sd0(spc0:0:0:0): illegal request, data = 00 00 00 00 20 00 00 00               sd1(spc0:0:2:0): timed out

I tried "upgrading" instead of "installing", and it didn't help.  I tried unplugging the SCSI floppy, but that also didn't help:
sd0(spc0:0:2:0): timed out

The RAMDISK installer utils don't use DHCP, you have to manually enter IP information.

Otherwise, it's really impressive that this &amp;gt; 20 year old hardware works with an up-to-date OS.
&lt;/pre&gt;</description>
    <dc:creator>Michael Wolfson</dc:creator>
    <dc:date>2011-07-05T02:38:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/357">
    <title>Dimagrire senza fatica</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/357</link>
    <description>&lt;pre&gt;E' arrivata la bella stagione!

Con il nuovo metodo dimagrante,ti GARANTIAMO fino a 8 kg in meno al mese (soddisfatti o rimborsati).

Cicca qui http://dimagrimento.click-page.net

*I dati sopra riportati sono i risultati della sperimentazione scientifica e degli studi sperimentali sul prodotto eseguiti dall'Istituto Superiore di Igiene Alimentare.




&lt;/pre&gt;</description>
    <dc:creator>Centro Diete</dc:creator>
    <dc:date>2011-05-04T08:52:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/356">
    <title>Bastano 20 minuti!</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/356</link>
    <description>&lt;pre&gt;Sbiancante per denti rapido!
Vuoi denti bianchi senza dover andare dal dentista?

Clicca qui per descrizione dettagliata; http://dentibianchi.visit-page.com

Sbiancante per denti istantaneo e' un marchio registrato ProWhite.

dott.ssa Daria Abbate
D&amp;amp;B srl
Via Larga 31
20125 Milano
Tel: +39 02 70032195



&lt;/pre&gt;</description>
    <dc:creator>D&amp;B</dc:creator>
    <dc:date>2011-04-09T04:27:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/352">
    <title>Re: NetBSD/hp300 switched to wscons</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/352</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

On Feb 11, 2011, at 11:32 PM, Izumi Tsutsui wrote:


All the voodoo we need to care about is in the xf86-input-keyboard  
driver, see xsrc/external/mit/xf86-input-keyboard/dist/src/ 
bsd_KbdMap.c, there's a bunch of tables which map Sun, ADB etc.  
scancodes to AT-ish ones used by Xorg. Add a table for HIL, add a  
case: for it to KbdGetMapping and that's pretty much it. Alternatively  
you could let the HIL keyboard driver produce USB scancodes in event  
mode and change its type to WSKBD_TYPE_USB - that wouldn't need any  
changes in X.
Eventually I'll do that with ADB and Sun keyboard drivers so they can  
live on the same mux with USB keypads and the like in event mode too.
I'd do the above myself but unfortunately my 345 is still on the other  
side of the atlantic.

have fun
Michael

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)

iQEVAwUBTVc+mMpnzkX8Yg2nAQJggwgAtu4o3k73Rt29mkAG5LEexPWTg1lmvlb7
wpDzYgoJIK1GQAuWbIbbQyMgnBKL/wpAQcVb0ckU&lt;/pre&gt;</description>
    <dc:creator>Michael</dc:creator>
    <dc:date>2011-02-13T02:14:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/351">
    <title>Re: NetBSD/hp300 switched to wscons</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/351</link>
    <description>&lt;pre&gt;
MI wsfb Xorg driver is working on hpcarm, hpcmips, hpcsh, and dreamcast
etc. so no reason not on m68k :-)

The only remaining problem is keymap, but Xorg's sources are
too complicated to track how keycode and keymaps are processed...
(It heavily depends on AT/XT keyboard)

---
Izumi Tsutsui

&lt;/pre&gt;</description>
    <dc:creator>Izumi Tsutsui</dc:creator>
    <dc:date>2011-02-12T04:32:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/350">
    <title>Re: NetBSD/hp300 switched to wscons</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/350</link>
    <description>&lt;pre&gt;
Extremely cool - does this mean an MI m68k wscons X server is feasible?

&lt;/pre&gt;</description>
    <dc:creator>David Brownlee</dc:creator>
    <dc:date>2011-02-11T12:42:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/349">
    <title>Re: NetBSD/hp300 switched to wscons</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/349</link>
    <description>&lt;pre&gt;
 :

I've uploaded "HP 9000/382 running NetBSD/hp300 with wscons" on YouTube:
 http://www.youtube.com/watch?v=RvEJSsQ9rsY

I'll commit driver and bootloader files shortly.

---
Izumi Tsutsui

&lt;/pre&gt;</description>
    <dc:creator>Izumi Tsutsui</dc:creator>
    <dc:date>2011-02-11T12:31:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/348">
    <title>NetBSD/hp300 switched to wscons</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/348</link>
    <description>&lt;pre&gt;Hi,

Last week I've ported wscons drivers (HIL and framebuffers) from OpenBSD
for demonstration of 9000/425t at Open Source Conference 2011 Kagawa.

Finally NetBSD/hp300 has been switched to wscons!

http://mail-index.NetBSD.org/source-changes/2011/02/06/msg018165.html
---
Log Message:
Switch NetBSD/hp300 to wscons with rasops. Simply ported from OpenBSD/hp300.

- Only A1416 Kathmandu (topcat) framebuffer on 425t is tested, but
  all other variants (TigerShark, Hyperion, DaVinci, GatorBox, Renaissance)
  should also work if they are working on OpenBSD/hp300.
- sti(4) and SGC bus support are not pulled because I don't have 425e
  and I can't confirm that 362 and 382 actually have SGC bus.
  (I'll commit a DIO based dumb driver for 362 and 382 framebuffers later)
- Xorg server with wsfb driver will also be integrated soon
  once after keycode with NoSymbol problem is addressed.
  (We have to re-think what code should be used on WSDISPLAY_COMPAT_RAWKBD)
- MI HIL keyboard and mouse drivers are working fine thoug&lt;/pre&gt;</description>
    <dc:creator>Izumi Tsutsui</dc:creator>
    <dc:date>2011-02-08T15:45:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/347">
    <title>E-mail címed nyertek!!</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/347</link>
    <description>&lt;pre&gt;E-mail címed nyertek!!

Tájékoztatjuk Önöket, hogy e-mail cím csatolt egy jegy száma: 132/756/40027, díj szám: 76/20/11/58/28, hivatkozási szám: 33/56/21/87/45, Batch szám: 44/40/608, elnyerte a díjat összege: 850,000.00 (Nyolc százötvenezer euró) Email Nyereményjátékok programot tartott november 13, 2010. Ne lépjen kapcsolatba az ügynök az alábbiakban.

IGÉNY OSZTÁLY TISZTVISELO STAATSLOTERIJ ÁLLÍTÁSOK OSZTÁLY.
Mr. Frank Smith.
Tel.: 0031-682-079-999.
Kapcsolattartó e-mail: staats_claim&amp;lt; at &amp;gt;aol.nl

NYERTES INFORMÁCIÓK:
Jegy száma: 132/756/40027
Hiv. szám: 33/56/21/87/45
Batch szám: 44/40/608
Díj Num: 76/20/11/58/28

Javasoljuk, hogy adjanak neki a következo információkat:

Ön neve:
Telefonszám:
Állampolgárság:
Ref szám:
Batch száma:
Jegy száma:
Díj száma:

Gratulálunk!
SINCERLY Üdvözlettel,
Mrs. SANDERINE Nathan.
PROMOTION koordinátora.


&lt;/pre&gt;</description>
    <dc:creator>Martyn French</dc:creator>
    <dc:date>2010-11-15T13:28:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/346">
    <title>Nuovo sbiancante rapido</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/346</link>
    <description>&lt;pre&gt;NUOVA FORMULA !

Denti bianchissimi con il nuovo sbiancante rapido.L'unico con il 36% di perossido di carabmide!Risultato professionale e duraturo per un sorriso smagliante!

Per descrizione dettagliata cliccare su http://sbiancantedenti.clickurl.net


Sandra Perini - DLM srl







&lt;/pre&gt;</description>
    <dc:creator>Sandra</dc:creator>
    <dc:date>2010-09-11T02:39:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/345">
    <title>Pls I need your assistance: Email me</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/345</link>
    <description>&lt;pre&gt;I am Sgt. Patterson Phill Scott presently in Iraq with the U.S. Soldier
for peace keeping mission. I found $2,600000.00 near one of Saddam's old
palaces during a rescue operation,I need your Urgent assistance to move
this money out to a safer place. Get back to me for more details


&lt;/pre&gt;</description>
    <dc:creator>bruzzinie&lt; at &gt;elmhurst.edu</dc:creator>
    <dc:date>2010-08-25T12:39:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/344">
    <title>Question about www.dr-bischoff.de/</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/344</link>
    <description>&lt;pre&gt;Hi,

I was wondering whether you would be interested in linking to my website http://www.frixo.com from your page?

http://www.dr-bischoff.de/netscape-bookmarks.html

Frixo is a road traffic reporting site and think it may be a useful resource for your readers. It provides users with live traffic information and gets updated every 3 minutes using various road sensors.

Thank you for your consideration.

Kind Regards,
Peter
http://www.frixo.com


&lt;/pre&gt;</description>
    <dc:creator>Peter Green</dc:creator>
    <dc:date>2010-08-19T18:26:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/343">
    <title>Re: Net booting an HP9000-300s?</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/343</link>
    <description>&lt;pre&gt;Hi Mike,

just in case you might refer to 9000/340 or 9000/345:

I've successfully netbooted (even) a 9000/318 (4 MB, no SCSI, no external 
local storage medium) several years ago using NetBSD (IIRC).

I've took quite detailed notes on how to do it, but they look somewhat 
German I'm afraid (see below). I could translate them and put them onto my 
web if you were interested. It might  take a few days before I find a free 
time slot but I'd be willing to do it.

I also happen to have the (Linux, sorry) machines here which I used as 
netboot servers with the respective NetBSD trees still and config files on 
them.

The 9000/318 has only 4MB RAM and is not expandable. Possibly because of 
the RAM restriction in that machine, some NetBSD versions booted and others 
(newer ones, IIRC) didn't.

The NetBSD OS used most of the 4 MB. But still I could remote login, and 
even run an X client (I didn't have a monitor nor keyboard suitable for my 
machine so I didn't try an X server...), but some commands took *very* lo&lt;/pre&gt;</description>
    <dc:creator>Joerg M. Sigle</dc:creator>
    <dc:date>2010-06-18T07:09:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/342">
    <title>Re: Net booting an HP9000-300s?</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/342</link>
    <description>&lt;pre&gt;
I think old 300 machines require rbootd for netboot.
http://www.netbsd.org/docs/network/netboot/rbootd/
http://netbsd.gw.com/cgi-bin/man-cgi?rbootd++NetBSD-5.0.2
---
Izumi Tsutsui

&lt;/pre&gt;</description>
    <dc:creator>Izumi Tsutsui</dc:creator>
    <dc:date>2010-06-18T08:48:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/341">
    <title>RE: Net booting an HP9000-300s?</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/341</link>
    <description>&lt;pre&gt;Thanks for your reply!  I'm actually stepping through those instructions
now.  I wasn't able to get the rarpd to serve out an address, it looks
like the dhsp server is servicing those requests.  We'll see if that's
OK.  I'm getting tftp configured now; hopefully soon enough I'll have a
running kernel on the machine, at which point I'll get the whole stack
running...

-mike


&lt;/pre&gt;</description>
    <dc:creator>mike begley</dc:creator>
    <dc:date>2010-06-18T07:10:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/340">
    <title>Re: Net booting an HP9000-300s?</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/340</link>
    <description>&lt;pre&gt;Hi Mike

I booted a HP4xx one year ago. I think it was 3.0 or 4.0.Imho booting
from a network
is far more easier then installing netbsd on a hard drive for those systems.
this information was correct for me, even version numbers indicate it
is a bit out of date:
http://www.netbsd.org/docs/network/netboot/intro.hp300.html

Best Regards

2010/6/18 mike begley &amp;lt;spam&amp;lt; at &amp;gt;hell.org&amp;gt;:

&lt;/pre&gt;</description>
    <dc:creator>Doom Warrior</dc:creator>
    <dc:date>2010-06-18T06:38:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/339">
    <title>Net booting an HP9000-300s?</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.ports.hp300/339</link>
    <description>&lt;pre&gt;Hi, folks!

As part of a house cleaning I dug out my stack of HP9000/[34]xx machines
out of the subcloset where they had languished for the last decade or
so.  Likely I will get rid of them (any takers?) but in the interim I'm
thinking of playing with them briefly.  I have 16 of them, and I'm
tossing about the notion of building the worlds slowest beowulf
cluster...

Anyway, I'm curious about the state of the tech these days.  Specificly
I'm curious about netbooting, because I don't want to have to find and
install a working SCSI disk for all these machines.  I set up these
things to do netbooting about 10 years ago, but the state of technology
has moved on a ways since then.  The last mention I can find about
netbooting is that it was broken way back around 1.4.1, and it's unclear
if that was ever fixed.  See this thread:

http://osdir.com/ml/netbsd.ports.hp300/2005-05/msg00000.html

Anyway, before I invest time into this "project", I'm curious if anyone
out there knows flat out whether or not these can net&lt;/pre&gt;</description>
    <dc:creator>mike begley</dc:creator>
    <dc:date>2010-06-18T04:16:23</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.netbsd.ports.hp300">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.netbsd.ports.hp300</link>
  </textinput>
</rdf:RDF>
