<?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://blog.gmane.org/gmane.os.netbsd.ports.sgimips">
    <title>gmane.os.netbsd.ports.sgimips</title>
    <link>http://blog.gmane.org/gmane.os.netbsd.ports.sgimips</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://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2572"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2570"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2566"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2563"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2562"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2561"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2560"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2557"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2543"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2541"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2530"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2529"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2528"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2525"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2522"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2515"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2514"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2513"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2503"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2501"/>
      </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://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2572">
    <title>IP32 debugging kernel intr handler (crime/mace)</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2572</link>
    <description>&lt;pre&gt;Hi,

I'm digging into 47640 on sgimips (SGI O2 IP32) on netbsd-current
(6.99.17).

http://gnats.NetBSD.org/cgi-bin/query-pr-single.pl?number=47640

Background
-----------------
I'm basically starting out on kernel tinkering.

As explained in the gnats this SGI IP32 will hard lock at random point.
Otherwise it operates very nice and quickly. That was 6.0.1, same deal
on current. 
Also 47639, a random keyboard flash co-incides with a interrupt, may be
related.

What I want to do, but don't know if i can:
- get a debugger triggered at the right point, which means finding the
  right spot
- adding more debug around some other bits of kernel code, but not so to
  saturate the console
- breaking the kernel (linux magic sysreq style) and just getting it to
  dump it's stack at a keypress

The hunch was a glitch in the interrupt handling, so I've added
aprint_debug() liberally throughout dev/crime.c and mace/mace.c, as seen
in
https://gist.github.com/rooprob/5191131

The pattern I've discovered seems always "hang" a&lt;/pre&gt;</description>
    <dc:creator>roop</dc:creator>
    <dc:date>2013-03-19T10:11:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2570">
    <title>sgi O2 VICE and Nintendo64</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2570</link>
    <description>&lt;pre&gt;
I had a memory burp: O2 VICE and Nintendo64 ; someone asking about N64 kernel; 
Brain righted itself n64 (32/64bit ABI) not N64 (Nintendo), or n32 or o32 subset.

Anyway, I randomly googled, refreshing my world view that the O2 is scattered
amongst the different projects;
- The hardware acceleration in VICE (derivative found in Nintendo64) was in
  Linux 2.5.x (http://www.linux-mips.org/~glaurung/), 
- Macallans excellent O2 2D acceleration work (didn't use VICE IIRC) X11 work
  in NetBSD (http://my.opera.com/Macallan/blog/2009/04/01/xorg-on-o2) 
  (Was this only XFree, or was carried over to Xorg?)
- OpenBSD's support for the O2 system generally seems more featureful and
  stable.
- Finally, back to IRIX, the guys at Nekochan have updated Firefox to 3
  (http://forums.nekochan.net/viewtopic.php?f=15&amp;amp;t=16727403) for IRIX and report
  faster, more stable behaviour than ff2.x (haven't tried it). 

But what's happening over in Nintendo world, and we find some nice research
into RSP from 2012/2013,

http://foru&lt;/pre&gt;</description>
    <dc:creator>roop</dc:creator>
    <dc:date>2013-03-05T11:17:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2566">
    <title>PR 36158 (&gt;256MB in O2)</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2566</link>
    <description>&lt;pre&gt;Is anyone working on PR #36158 (NetBSD/sgimips does not properly detect the total amount of physical memory in an IP32 (O2) machine)?

I'm working with a library who wants to reuse a bunch of O2 machines as locked down kiosk web browsing systems, but I wasn't aware of this limitation until we got reasonably down this path. Looking at the diff for OpenBSD to add support it doesn't seem trivial, but I'm not sure if all of that is needed here. Any progress on this since the last PR update?

&lt;/pre&gt;</description>
    <dc:creator>Kevin Day</dc:creator>
    <dc:date>2013-03-02T23:47:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2563">
    <title>SGI IP20 &amp; 0xffffffffbfa00030</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2563</link>
    <description>&lt;pre&gt;Hi,

What on earth is located at address 0xffffffffbfa00030 on IP20 systems?
While tracing through the prom of such a system, I found it starts to
poke at that memory location. Can't find any docs on it.


regards

Folkert van Heusden

&lt;/pre&gt;</description>
    <dc:creator>folkert</dc:creator>
    <dc:date>2013-02-12T20:37:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2562">
    <title>documentation</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2562</link>
    <description>&lt;pre&gt;Hi,

I'm looking for any documentation on SGI hardware. E.g. Indy, Indigo,
etc.
This for an emulator I'm writing.


regards,

Folkert van Heusden

&lt;/pre&gt;</description>
    <dc:creator>folkert</dc:creator>
    <dc:date>2013-02-12T20:28:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2561">
    <title>watches    and high spirits you.</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2561</link>
    <description>&lt;pre&gt;j t ckj pt hm
jfqkHI,
liwetealoffernqqyouulocotwonderfuliojxjrwatcheszvfev-PORTAL http://bit.ly/UNX44y mrxfsu vwxiq mubkeuq ccwjcitx sxmvpq
uctetydw xbnol jvvvns vwxlqygr oivar
mshlpmv zhrpj phobylku j uvc
&lt;/pre&gt;</description>
    <dc:creator>Freddy Newman</dc:creator>
    <dc:date>2013-01-24T18:13:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2560">
    <title/>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2560</link>
    <description>&lt;pre&gt;

邮件事业部技&lt;/pre&gt;</description>
    <dc:creator>word145324</dc:creator>
    <dc:date>2013-01-24T17:33:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2557">
    <title>MIPS64 support?</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2557</link>
    <description>&lt;pre&gt;It's my understanding that MIPS64 support was
added with the imminent release of NetBSD 6.0.

What are the implications of this for the sgimips
port? Would it ease the support for IP27, IP30
and IP35 machines?


Cheers,
J.

&lt;/pre&gt;</description>
    <dc:creator>Jerome Ibanes</dc:creator>
    <dc:date>2012-10-07T23:14:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2543">
    <title>bootp could not connect to server (no source for :.)</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2543</link>
    <description>&lt;pre&gt;Hi,

I've got two questions about an O² I recovered.  First, I've got 
troubles using the serial console.  I can see the text but it doesn't 
respond to inputs.  I need to press '5' to access the command monitor 
and nothing happens.  Maybe that's related to my terminal though, I'll 
have to run another tests.

Also in graphics mode, with a ps/2 keyboard plugged in, when I try to 
bootp (there's a netbsd install server on the network, with dhcpd.conf: 
allow bootp; and filename "netbsd"; in it and tftp serving 
/tftpboot/netbsd which is unzipped 
NetBSD-5.0.2/sgimips/binary/kernel/netbsd-INSTALL32_IP3x.gz), I get this 
error,
No server for :.
[sgi troubleshooting messages...]
[...] bootp [...] could not connect to server

Any help, feedback or experience on those two issues would be appreciated.

Many thanks,
Pierre-Philipp

&lt;/pre&gt;</description>
    <dc:creator>Pierre-Philipp Braun</dc:creator>
    <dc:date>2012-06-29T12:07:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2541">
    <title>IP25 Support Question</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2541</link>
    <description>&lt;pre&gt;My department has a SGI Rackmount Power Onyx that was sold to us by SGI
as a Power Challenge. It has IP25 boards. Can it run NetBSD?

I am not subscribed to the list. Please CC me on replies.

&lt;/pre&gt;</description>
    <dc:creator>Richard Yao</dc:creator>
    <dc:date>2012-06-22T07:00:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2530">
    <title>6.0_BETA upgrade fails on Indy / Challenge S</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2530</link>
    <description>&lt;pre&gt;Hi,

I've been attempting to give 6.0_BETA a try but without any success. I
have an external 4.3GB SCSI disk which currently boots 5.1 and which
I'm trying to upgrade to 6.0_BETA. I've tried three different
machines, all netbooting the install kernel, two failed extracting the
base set and the third got past base and failed extracting comp. The
machines are:

R4600/133 Indy with 96MB RAM, failed with malloc errors while
extracting base.tgz, I guess 96MB is no longer enough to run an
install.

R5000/180 Challenge S with 192MB RAM, failed extracting base.tgz with
strange errors like "Cannot rename ./usr/share/locale/uk_UA.KOI8-U/
to ./usr/share/locale /uk_UA.KOI8-U/LC_MESSAGES/SYS_LC_MESSAGES
(Not a directory)" and "Cannot set permissions on (null) (Bad address)".

R5000/150 Indy with 256MB RAM, succeeded in extracting base but failed
to extract comp.tgz with "Command ended on signal".

I might try an install next, instead of an upgrade, just to see if that
makes any difference.

George




&lt;/pre&gt;</description>
    <dc:creator>George Harvey</dc:creator>
    <dc:date>2012-03-16T23:51:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2529">
    <title>TESTERS WANTED:  audio drivers</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2529</link>
    <description>&lt;pre&gt;
hi folks.


we've just merged the SMP audio code to -current, and there are
several older audio drivers that have not been tested.  we are
looking for testers for these drivers:

haltwo(4)
mavb(4)

all you need to do is build or install a recent -current snapshot
(the ones with this are probably not available, but should be
with in the next day or two.)

please report back to me or this list any success or failure.

thanks!


.mrg.

&lt;/pre&gt;</description>
    <dc:creator>matthew green</dc:creator>
    <dc:date>2011-11-24T05:00:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2528">
    <title>Dead Indy / Parts up for grabs</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2528</link>
    <description>&lt;pre&gt;Hi,

I recently powered up my old Indy which I haven't used in a year or two to
assess if it was still usable so I could get rid of it as a working system.
However when I try and power it on, the fan repeatedly spins up and the
speaker farts a bit, and the front LED blinks amber and green. It looks
like the PSU might be toast, (it's the earlier non-Sony variety).

Unless someone wants the whole system, I can part it out if anyone is
interested. Apart from the main system board, chassis, etc. it has (from
memory ;-)):

- 150 MHz R4400SC CPU (I'll pull the EPROM chip that ISTR goes with it)
- 8 x 16 MB SIMM's
- 24-bit XL graphics board
- 10 Mb/s Ethernet board (just has AUI 15 transceiver connector)
- Some sort of Fore Systems board (ATM? has RJ45 connector)

I also have an Indycam and the SGI granite keyboard/mouse.

For the whole system I'd only like to have it picked up (I'm in the UK
near Reading) but for the parts I can probably ship those if you agree
to pay the shipping costs.

Priority will be given to&lt;/pre&gt;</description>
    <dc:creator>Matt Dainty</dc:creator>
    <dc:date>2011-08-04T09:34:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2525">
    <title>pkg_{add, admin, create, delete, info} error</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2525</link>
    <description>&lt;pre&gt;
Dear all,

I have NetBSD 5.1 installed on an SGI Indigo. This is a full install, from the CD. 
I get a strange error whenever I run any of the following commands: pkg_add, pkg_admin, pkg_create, pkg_delete, pkg_info: "Shared object "ourcepath" not found". The "ourcepath" part is _not_ a typo. It's the same for all of them, regardless of what arguments I run them with; increasing the verbosity level doesn't give me any additional output. 
Google doesn't give me anything on this one. I have a feeling it's something simple but, as I'm new at this *BSD thing, I'm stuck. Any solutions ?


Thanks,
Ovidiu        
&lt;/pre&gt;</description>
    <dc:creator>Ovidiu Cretu</dc:creator>
    <dc:date>2011-06-09T08:15:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2522">
    <title>Configure X on an Indigo machine</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2522</link>
    <description>&lt;pre&gt;
Hey everyone,


I recently rescued an old Iris Indigo machine that was being thrown away and I'm in the process of making it usable again.
In terms of configuration, it has an IP20 CPU and an LG1 "entry" graphics board. I can post detailed specs if needed.
I've installed NetBSD (5.1, entirely from the CD) and, after a few problems getting it to boot from the hard drive, it now runs very well. The problem with it is that I cannot get the X server working. When I do "X -configure", it says (in its /var/log/.. file) that it cannot find any devices to configure. It does load the drivers and attempts to scan some hardware addresses.
Does anyone know of a solution for this ? Better yet, since I haven't found anything regarding this, do you know of anyone that has X working on an Indigo ? I've even considered upgrading its graphics board to something like a GR2, but I have no idea if it will solve the problem. If you have this thing working, can you send me your xorg.conf file ? 


Thanks,
Ovidiu       
&lt;/pre&gt;</description>
    <dc:creator>Ovidiu Cretu</dc:creator>
    <dc:date>2011-06-02T16:57:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2515">
    <title>5.1 panics on a Challenge S</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2515</link>
    <description>&lt;pre&gt;Hi,

I tried to install 5.1 on my Challenge S and the kernel panics just
after the 'panel0' line, see below for full output. The panic happens
with both the INSTALL and GENERIC kernels on a Challenge S but both
kernels boot normally on an Indy. I've built a custom kernel with the
'panel' line commented out of the config, that cures the panic and the
kernel then boots normally.

George

== console capture ==

NetBSD 5.1 (INSTALL32_IP2x) #0: Sat Nov  6 18:17:53 UTC 2010
builds&amp;lt; at &amp;gt;b6.netbsd.org:/hme/builds/ab/netbsd-5-1-RELEASE/sgimips/20101101943Z-obj/home/builds/ab/netbsd-5-1-RELEASE/src/sys/arch/sgimips/cmpile/INSTALL32_IP2x
total memory = 192 MB
(768 KB reserved for ARCS)
avail memory = 180 MB
mainbus0 (rot): SGI-IP22 [SGI, 690ac9fb], 1 processor
cpu0 at mainbus0: MIPS R5000 CPU (0x2310) Rev. 1.0 with built-in FPU
Rev. 1.0 cpu0: 32KB/32B 2-way set-associative L1 Instruction cach, 48
TLB entries cpu0: 32KB/32B 2-way set-associative write-back 1 Data cache
cpu0: 512KB/32B direct-mapped wrie-through L2 Data cach&lt;/pre&gt;</description>
    <dc:creator>George Harvey</dc:creator>
    <dc:date>2011-02-15T11:28:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2514">
    <title>(unknown)</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2514</link>
    <description>&lt;pre&gt;
&lt;/pre&gt;</description>
    <dc:creator>Sanshin Trading</dc:creator>
    <dc:date>2011-02-15T06:15:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2513">
    <title>(unknown)</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2513</link>
    <description>&lt;pre&gt;
&lt;/pre&gt;</description>
    <dc:creator>Sanshin Trading</dc:creator>
    <dc:date>2011-02-14T11:04:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2503">
    <title>SGI O2 R12 NetBSD5.1 - good but some problems</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2503</link>
    <description>&lt;pre&gt;Hi there,

First post! Thanks to all the hackers who have worked on this port. I
just decided to randomly google on Saturday and found that some good
work had been committed for O2 acceleration and thought I'd give it a
go.

Installation was pretty effortless (TFTP boot + NFS install) and the
system is running fine.  There are one or two little problems which
perhaps I can help with if someone can help me.

I see the memory detection is already registered as a bug 36158: doesn't
detected total RAM. 768MB installed.

NetBSD 5.1 (GENERIC32_IP3x) #0: Sat Nov  6 18:18:03 UTC 2010
builds&amp;lt; at &amp;gt;b6.netbsd.org:/home/builds/ab/netbsd-5-1-RELEASE/sgimips/
201011061943Z-obj/home/builds/ab/netbsd-5-1-RELEASE/src/sys/arch/
sgimips/compile/GENERIC32_IP3x
total memory = 256 MB
(6848 KB reserved for ARCS)
avail memory = 237 MB

Looks like Jared D. McNeill has some code for working around pmap with a
grandlarceny.patch I'm going to take a look at.

I have a PS/2 HP badged mouse w/scroll wheel which IRIX can use (pcmouse
type 4) bu&lt;/pre&gt;</description>
    <dc:creator>roop</dc:creator>
    <dc:date>2011-01-09T20:19:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2501">
    <title>cpu error 4 on R12000 O2</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2501</link>
    <description>&lt;pre&gt;Hi,

I've been giving 5.1 a try on a couple of O2 systems. I did the install
on a R5000/180 O2 and that went smoothly, X11 works on the console and
I've successfully compiled a few packages from pkgsrc.

Next I moved the disk into my R12000/270 O2, it boots up OK, X11 works,
I can login and run some commands but after a short time I get error
messages like this:
crime: cpu error 4 at address 74518336
crime: cpu error 4 at address 68283400

After a few of these, with different addresses, the system hangs, no
response to the keyboard or to ping. A hard reset is needed to
reboot it. Now, I seem to remember a thread a while back about the
problems associated with R10000/R12000 CPUs so I'm just wondering
what is the current state of R12000 support? Should it work or is it
still known to be temperamental?

FYI, kernel is GENERIC32_IP3x.

George

&lt;/pre&gt;</description>
    <dc:creator>George Harvey</dc:creator>
    <dc:date>2010-11-27T22:57:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2500">
    <title>challenge S available, northwest US</title>
    <link>http://comments.gmane.org/gmane.os.netbsd.ports.sgimips/2500</link>
    <description>&lt;pre&gt;I have at least one, possibly more, challenge S available for price of
shipping from Portland, OR.  they've been languishing in my basement for
years, in search of a project that has never been embarked on.

any interest here?  they will be heading to the recycler in the next few
weeks...

&lt;/pre&gt;</description>
    <dc:creator>Aaron J. Grier</dc:creator>
    <dc:date>2010-11-08T05:35:35</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.netbsd.ports.sgimips">
    <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.sgimips</link>
  </textinput>
</rdf:RDF>
