search for: ip22

Displaying 20 results from an estimated 28 matches for "ip22".

Did you mean: ip2
2020 Sep 01
2
[PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device
...ddr, sizeof(struct sgiseeq_rx_desc), > - DMA_TO_DEVICE); > + struct sgiseeq_private *sp = netdev_priv(dev); > + > + dma_sync_single_for_device(dev->dev.parent, VIRT_TO_DMA(sp, addr), > + sizeof(struct sgiseeq_rx_desc), DMA_BIDIRECTIONAL); > } this breaks ethernet on IP22 completely, but I haven't figured out why, yet. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]
2020 Sep 01
3
[PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device
...t; > > + struct sgiseeq_private *sp = netdev_priv(dev); > > > + > > > + dma_sync_single_for_device(dev->dev.parent, VIRT_TO_DMA(sp, addr), > > > + sizeof(struct sgiseeq_rx_desc), DMA_BIDIRECTIONAL); > > > } > > > > this breaks ethernet on IP22 completely, but I haven't figured out why, yet. > > the problem is that dma_sync_single_for_cpu() doesn't flush anything > for IP22, because it only flushes for CPUs which do speculation. So > either MIPS arch_sync_dma_for_cpu() should always flush or sgiseeq > needs to use...
2002 Jul 12
0
rsync-2.5.5 and sys/mode.h on Irix 6.5.15f
Hi, it seems rsync's configure complains about sys/mode.h. here's the relevant part from config.log. Any idea what should I do now with it? Thanks! configure:4360: checking sys/mode.h usability configure:4369: cc -c -O3 -n32 -TARG:platform=IP22 -I/usr/local/include -I/software/@sys/usr/include -I/usr/local/Berkele yDB.4.0/include -DHAVE_CONFIG_H -O3 -n32 -TARG:platform=IP22 -I/usr/local/include -I/software/@sys/usr/include -I/usr/loc al/BerkeleyDB.4.0/include conftest.c >&5 cc-1204 cc: WARNING File = /usr/include/sys/vnode.h, Line...
2018 Nov 30
8
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
...th a hug irq: replace **** with a hug lib: replace **** with a hug net: replace **** with a hug Documentation/kernel-hacking/locking.rst | 2 +- arch/m68k/include/asm/sun3ints.h | 2 +- arch/mips/pci/ops-bridge.c | 24 +++++++++---------- arch/mips/sgi-ip22/ip22-setup.c | 2 +- arch/parisc/kernel/sys_parisc.c | 2 +- drivers/cpufreq/powernow-k7.c | 2 +- .../gpu/drm/nouveau/nvkm/subdev/bios/init.c | 2 +- .../nouveau/nvkm/subdev/pmu/fuc/macros.fuc | 2 +- drivers/ide/cmd640.c...
2018 Nov 30
0
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
...a hug > lib: replace **** with a hug > net: replace **** with a hug > > Documentation/kernel-hacking/locking.rst | 2 +- > arch/m68k/include/asm/sun3ints.h | 2 +- > arch/mips/pci/ops-bridge.c | 24 +++++++++---------- > arch/mips/sgi-ip22/ip22-setup.c | 2 +- > arch/parisc/kernel/sys_parisc.c | 2 +- > drivers/cpufreq/powernow-k7.c | 2 +- > .../gpu/drm/nouveau/nvkm/subdev/bios/init.c | 2 +- > .../nouveau/nvkm/subdev/pmu/fuc/macros.fuc | 2 +- > drivers/ide/cmd640...
2020 Sep 01
0
[PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device
...; > - DMA_TO_DEVICE); > > + struct sgiseeq_private *sp = netdev_priv(dev); > > + > > + dma_sync_single_for_device(dev->dev.parent, VIRT_TO_DMA(sp, addr), > > + sizeof(struct sgiseeq_rx_desc), DMA_BIDIRECTIONAL); > > } > > this breaks ethernet on IP22 completely, but I haven't figured out why, yet. the problem is that dma_sync_single_for_cpu() doesn't flush anything for IP22, because it only flushes for CPUs which do speculation. So either MIPS arch_sync_dma_for_cpu() should always flush or sgiseeq needs to use a different sync funktion...
2001 Mar 06
3
utmpx/wtmpx problems with 2.5.1p2 on irix...
I installed 2.5.1p2 on an irix system and noticed that if a user logged in typed "logname" it was providing the wrong username. File creations were correct, "w" produces the correct output....so something is funky in p2 that wasn't there in p1.
2018 Nov 30
1
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
...e **** with a hug >> net: replace **** with a hug >> >> Documentation/kernel-hacking/locking.rst | 2 +- >> arch/m68k/include/asm/sun3ints.h | 2 +- >> arch/mips/pci/ops-bridge.c | 24 +++++++++---------- >> arch/mips/sgi-ip22/ip22-setup.c | 2 +- >> arch/parisc/kernel/sys_parisc.c | 2 +- >> drivers/cpufreq/powernow-k7.c | 2 +- >> .../gpu/drm/nouveau/nvkm/subdev/bios/init.c | 2 +- >> .../nouveau/nvkm/subdev/pmu/fuc/macros.fuc | 2 +- >>...
2003 May 22
0
[PATCH 2.5.69 2/3] Remove NFS root support from the kernel
...knommu/defconfig | 1 b/arch/mips/defconfig | 1 b/arch/mips/defconfig-atlas | 1 b/arch/mips/defconfig-ddb5476 | 1 b/arch/mips/defconfig-ddb5477 | 1 b/arch/mips/defconfig-decstation | 1 b/arch/mips/defconfig-ip22 | 1 b/arch/mips/defconfig-it8172 | 1 b/arch/mips/defconfig-malta | 1 b/arch/mips/defconfig-ocelot | 1 b/arch/mips/defconfig-pb1000 | 1 b/arch/mips/defconfig-rm200 | 1 b/arch/mips64/defconfig...
2020 Sep 01
0
[PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device
On Tue, Sep 01, 2020 at 07:16:27PM +0200, Christoph Hellwig wrote: > Well, if IP22 doesn't speculate (which I'm pretty sure is the case), > dma_sync_single_for_cpu should indeeed be a no-op. But then there > also shouldn't be anything in the cache, as the previous > dma_sync_single_for_device should have invalidated it. So it seems like > we are missing...
2001 Sep 13
0
Can't compile openssh-SNAP-20010913
Hi, I'm trying to compiled openssh with kerberosIV support and AFS on Irix 6.5.10 with cc, but no luck: cc -O3 -n32 -TARG:platform=IP22 -I/usr/local/include -I/software/@sys/usr/local/include -L/usr/local/lib -L/software/@sys/usr/local/lib -I. -I. -I/usr/local/include -I/usr/athena/include -DETCDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexe...
2002 Apr 16
0
[Bug 218] New: make fails on IRIX 5.3
.../Version: IRIX Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: steve at mailaps.org I have openssl-0.9.6c, zlib-1.1.4 and perl5.004 installed on IRIX 5.3 system (MIPS IP22) with gcc 2.6.3. The only errors I find in config.log are of the following form: as0: Error: conftest.c, line 1:undefined assembler operation: .stabs .stabs "/usr/people/steves/build/openssh-3.1p1/",100,0,0,$Ltext0 but config exits gracefully. issuing 'make' then produces t...
1999 Jul 15
0
SAMBA IRIX Problem
...operation on non-socket -couldn't create SGI's mount UDP Transport But I am not a UNXI-Expert enough to find out what is wrong. I have tested several options in the configfile ../lib/smb.conf but it don't works correct and no one can help me with this problem. My Workstation: SGI INDY IP22 with System Version IRIX 6.5.2 Have you maybe an answer or a tip? Sincerely Holger Meyer PS: Sorry for that bad english, I am not native english -- ------------------------------------------------------------------------ ,-~~-.___. It was a dark and stormy night... /...
2003 May 22
0
[PATCH 2.5.69 1/3] remove ipconfig support from the kernel
...knommu/defconfig | 1 b/arch/mips/defconfig | 4 b/arch/mips/defconfig-atlas | 4 b/arch/mips/defconfig-ddb5476 | 4 b/arch/mips/defconfig-ddb5477 | 4 b/arch/mips/defconfig-decstation | 4 b/arch/mips/defconfig-ip22 | 4 b/arch/mips/defconfig-it8172 | 4 b/arch/mips/defconfig-malta | 4 b/arch/mips/defconfig-ocelot | 4 b/arch/mips/defconfig-pb1000 | 4 b/arch/mips/defconfig-rm200 | 1 b/arch/mips64/defconfig...
2002 Dec 02
0
Cannot compile openssh-3.5.p1 on Irix 6.5.15 with kerberos4
Hi, I have the following problem. I think it's arising from the fact, that DES algorithms are fetched from libcrypto and not from libdes anymore. But, some types still clash. I use krb4-1.2.1 from http://www.pdc.kth.se/kth-krb cc -O2 -n32 -TARG:platform=IP22 -OPT:Olimit=0 -I/usr/local/include -I/software/@sys/usr/include -I/usr/local/BerkeleyDB.4.0/include -I/usr/local/openssl/include -I/software/@sys/usr/include/freetype2 -I/software/@sys/usr/include/libxml2 -I/software/@sys/usr/include/libwmf -I. -I. -I/usr/local/openssl/include -I/usr/local/include...
2020 Sep 02
1
[PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device
On Tue, Sep 01, 2020 at 07:38:10PM +0200, Thomas Bogendoerfer wrote: > On Tue, Sep 01, 2020 at 07:16:27PM +0200, Christoph Hellwig wrote: > > Well, if IP22 doesn't speculate (which I'm pretty sure is the case), > > dma_sync_single_for_cpu should indeeed be a no-op. But then there > > also shouldn't be anything in the cache, as the previous > > dma_sync_single_for_device should have invalidated it. So it seems like >...
1999 Feb 09
3
Installing on 64-bit Dec or SGI
Hi all, The systems guys here in the stat dept don't seem to be able to compile R on the Dec Alphas or on the SGIs. Can anyone give them a hand? -Greg ------------------------------------------------------------------------------- Gregory R. Warnes | It is high time that the ideal of success warnes at biostat.washington.edu | be replaced by the ideal of service.
2005 Jan 03
5
DHCP Attribute for TFTP server for Aastra 480i?
I have this Aastra 480i phone, and you can set the TFTP server IP address manually in the phone, but there should be a way to have it find the TFTP server information via DHCP. Does anyone know if this is possible, and if so, what is the attribute I have to set on my DHCP server? Thanks! __ Dana Olson Disclaimer: The information transmitted in this message is intended only for the person or
2000 Aug 05
8
Testers wanted
To ensure that future releases of portable OpenSSH are as bug-free as possible, we need to recruit a team of testers. Each tester would be responsible for a particular OS platform and would be called upon to test snapshots before they are marked as official releases. The release would not go out until it had been given the OK by testers on each supported platform. A corollary of this is that
2003 Dec 01
0
No subject
...r.sgi.com (SGI-8.9.3/8.9.3) with ESMTP id NAA19232; Wed, 1 Aug 2001 13:13:12 -0700 (PDT) Message-ID: <3B6862D7.1B2AF91F@sgi.com> Date: Wed, 01 Aug 2001 13:13:11 -0700 From: Herb Lewis <herb@sgi.com> Organization: Silicon Graphics Inc. X-Mailer: Mozilla 4.77C-SGI [en] (X11; I; IRIX 6.5 IP22) X-Accept-Language: en MIME-Version: 1.0 To: "Fernando M. Maresca" <fmaresca@monssa.com.ar> Cc: samba@lists.samba.org Subject: Re: Anti virus References: <3B682A1F.13474.5BF6C5@localhost> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: samba-...