Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2003 07:44:53 -0600
From:      "Aric Allen" <aric_allen@myrealbox.com>
To:        imp@bsdimp.com
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Re: Wireless PCMCIA problems with 4.8-RELEASE on a Gateway 5100
Message-ID:  <1059399893.b4a10980aric_allen@myrealbox.com>

next in thread | raw e-mail | index | archive | help
Here is the output of pir.c:

$PIR table at 0x2811cf30 version 1.0
PCI interrupt router at 0:3.8 vendor 0x8086 device 0x122e
PCI-only interrupts [                                     ]
entry bus slot device
 00:  00   00    07  INTA  60  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTB  61  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTC  62  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTD  63  [                  9                  ]
 01:  00   00    10  INTA  61  [                  9                  ]
                     INTB  62  [                  9                  ]
                     INTC  00  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTD  00  [      3 4 5 6 7   9 10 11 12    14 15]
 02:  00   00    02  INTA  00  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTB  00  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTC  00  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTD  00  [      3 4 5 6 7   9 10 11 12    14 15]
 03:  00   00    17  INTA  60  [                  9                  ]
                     INTB  61  [                  9                  ]
                     INTC  00  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTD  00  [      3 4 5 6 7   9 10 11 12    14 15]
 04:  255   08    10  INTA  60  [                  9                  ]
                     INTB  61  [                  9                  ]
                     INTC  00  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTD  00  [      3 4 5 6 7   9 10 11 12    14 15]
 05:  255   09    11  INTA  60  [                  9                  ]
                     INTB  61  [                  9                  ]
                     INTC  00  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTD  00  [      3 4 5 6 7   9 10 11 12    14 15]
 06:  255   10    13  INTA  60  [                  9                  ]
                     INTB  61  [                  9                  ]
                     INTC  00  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTD  00  [      3 4 5 6 7   9 10 11 12    14 15]
 07:  255   11    04  INTA  60  [                  9                  ]
                     INTB  61  [                  9                  ]
                     INTC  00  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTD  00  [      3 4 5 6 7   9 10 11 12    14 15]
 08:  255   05    08  INTA  60  [                  9                  ]
                     INTB  00  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTC  00  [      3 4 5 6 7   9 10 11 12    14 15]
                     INTD  00  [      3 4 5 6 7   9 10 11 12    14 15]


-----Original Message-----
From: "M. Warner Losh" <imp@bsdimp.com>
To: aric_allen@myrealbox.com
Date: Mon, 28 Jul 2003 00:12:29 -0600 (MDT)
Subject: Re: Wireless PCMCIA problems with 4.8-RELEASE on a Gateway 5100

In message: <1059372097.e129e260aric_allen@myrealbox.com>
            "Aric Allen" <aric_allen@myrealbox.com> writes: 

: Removed the evil carriage returns at the end of the file.  I went
: ahead and tried "gcc pir.c" on a lark, but it just popped out an
: "a.out" file with some really wierd gunk in it.

gcc pir.c -o pir
su
./pir

The output will be a big table.

Warner





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1059399893.b4a10980aric_allen>