Date: Thu, 9 Oct 2008 22:51:36 +0200 From: Zahemszky =?ISO-8859-2?Q?G=E1bor?= <Gabor@Zahemszky.HU> To: freebsd-questions@freebsd.org Subject: irq256 ???? Message-ID: <20081009225136.6ca47d3b@Picasso.Zahemszky.HU>
next in thread | raw e-mail | index | archive | help
Hi!
I've just found in my machine's vmstat -i output:
=3D=3D=3D
$ vmstat -i
interrupt total rate
irq1: atkbd0 15524 0
irq6: fdc0 14 0
irq12: psm0 279947 16
irq15: ata1 41835 2
irq16: uhci0 drm0 1407076 81
irq17: atapci0 257828 14
irq19: fwohci0++ 16 0
irq21: uhci1 ahc0+ 41712 2
irq22: pcm0 52848 3
irq23: uhci2 ehci1 1 0
cpu0: timer 33503897 1929
irq256: em0 42054 2
=3D=3D=3D^
cpu1: timer 33495040 1928
Total 69137792 3981
$ dmesg|fgrep em0
em0: <Intel(R) PRO/1000 Network Connection 6.9.5> port 0x30c0-0x30df
mem 0x90300000-0x9031ffff,0x90324000-0x90324fff irq 20 at device 25.0 on pc=
i0=20
em0: Using MSI interrupt em0: [FILTER]
em0: Ethernet address: 00:19:d1:25:78:0a
$ uname -a
FreeBSD XXX 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu Oct 2 21:35:45 C=
EST 2008
root@XXX:/usr/obj/usr/src/sys/GENERIC i386 $=20
=3D=3D=3D=3D
What's that? (world and kernel are in sync)
Thanks,
G=E1bor
--=20
#!/bin/ksh
Z=3D'21N16I25C25E30, 40M30E33E25T15U!';IFS=3D' ABCDEFGHIJKLMNOPQRSTUVWXYZ
';set -- $Z;for i;{ [[ $i =3D ? ]]&&print $i&&break;[[ $i
=3D ??? ]]&&j=3D$i&&i=3D${i%?};typeset -i40 i=3D8#$i;print -n ${i#???};[[ "=
$j"
=3D ??? ]]&&print -n "${j#??} "&&j=3D;typeset +i i;};IFS=3D' 0123456789 ';s=
et
-- $Z;for i;{ [[ $i =3D , ]]&&i=3D2;[[ $i =3D ?? ]]||typeset -l i;j=3D"$j
$i";typeset +l i;};print "$j"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081009225136.6ca47d3b>
