Re: any reason to use m_devget in the "dc" driver ?

2001-09-21 Thread Terry Lambert
Luigi Rizzo wrote: > > I probably missed some emails ? > In any case i was only concerned about the additional copy > done by m_devget when the controller can already DMA into > an mbuf, and there are no alignment constraints. I guess we are talking about a protocol other than IP? The ethernet

Re: bug in shell `` expansion code?

2001-09-21 Thread Matt Finlay
Mario Sergio Fujikawa Ferreira wrote: > Hi, > > While working on a make .mk code, I and Chris Wasser (TDF > on IRC) came across an interesting behavior: > > sh -c 'TDF="echo a && echo b";for i in `${TDF}`; do echo "i:$i"; done' > i do not believe this is a bug... it is the way the bash

Re: any reason to use m_devget in the "dc" driver ?

2001-09-21 Thread Luigi Rizzo
I probably missed some emails ? In any case i was only concerned about the additional copy done by m_devget when the controller can already DMA into an mbuf, and there are no alignment constraints. cheers luigi > Andrew Gallatin wrote: > > > I disagree with this code; the elemen

Re: any reason to use m_devget in the "dc" driver ?

2001-09-21 Thread Terry Lambert
Andrew Gallatin wrote: > > I disagree with this code; the elemenets in the header > > are referenced multiple times. If you are doing the > > checksum check, you might as well be relocating the data, > > as well. The change I would make would be to integrate > > the checksum calculation wit

Àô«O¹p®gºÒ¯»§X±MÃD¬ã¨s³ø§i

2001-09-21 Thread gd168
¨ü¤åªÌ¡G§e¡@°ê¥ß¥xÆW¤j¾Çº[©ÒÄݦæ¬F¾Ç³N¬ã¨s³æ¦ì¡þ ¡@¡@¡@¡@¡@¡@¥þ°ê¦U¯Å¾÷Ãö¹ÎÅé¡þ¤½¥q¦æ¸¹¡þ¤½·|©Î­Ó¤H¡@½Ðų®Ö¡I µo¤åªÌ¡G¥øÀs¿ì¤½¥Î«~¦³­­¤½¥q¡@¹q¸Ü¡G(02)2701-2000 ¥D¡@¦®¡G¨Ï¥Î¡eÀô«O¹p®gºÒ¯»§X¡f¤§ÀuÂI¤Î±ÄÁÊ­nÂI¡C »¡¡@©ú¡GÀô«O¹p®gºÒ¯»§X¤§±MÃD¬ã¨s³ø§i ¡]¤@¡^«e¨¥ ¡@¡@¡@¡@¡@ªñ¦~¨Ó¡A¥Ñ©ó¦U¶µ¬ÛÃö§Þ³N¦¨

Àô«O¹p®gºÒ¯»§X±MÃD¬ã¨s³ø§i

2001-09-21 Thread gd168
¨ü¤åªÌ¡G§e¡@°ê¥ß¥xÆW¤j¾Çº[©ÒÄݦæ¬F¾Ç³N¬ã¨s³æ¦ì¡þ ¡@¡@¡@¡@¡@¡@¥þ°ê¦U¯Å¾÷Ãö¹ÎÅé¡þ¤½¥q¦æ¸¹¡þ¤½·|©Î­Ó¤H¡@½Ðų®Ö¡I µo¤åªÌ¡G¥øÀs¿ì¤½¥Î«~¦³­­¤½¥q¡@¹q¸Ü¡G(02)2701-2000 ¥D¡@¦®¡G¨Ï¥Î¡eÀô«O¹p®gºÒ¯»§X¡f¤§ÀuÂI¤Î±ÄÁÊ­nÂI¡C »¡¡@©ú¡GÀô«O¹p®gºÒ¯»§X¤§±MÃD¬ã¨s³ø§i ¡]¤@¡^«e¨¥ ¡@¡@¡@¡@¡@ªñ¦~¨Ó¡A¥Ñ©ó¦U¶µ¬ÛÃö§Þ³N¦¨

Re: bug in shell `` expansion code?

2001-09-21 Thread Julian Elischer
Mario Sergio Fujikawa Ferreira wrote: > > Hi, > > While working on a make .mk code, I and Chris Wasser (TDF > on IRC) came across an interesting behavior: > > sh -c 'TDF="echo a && echo b";for i in `${TDF}`; do echo "i:$i"; done' > > This should return: > > i:a > i:b > > instead, it

Re: bug in shell `` expansion code?

2001-09-21 Thread John Merryweather Cooper
On 2001.09.21 21:13 Mario Sergio Fujikawa Ferreira wrote: > Hi, > > While working on a make .mk code, I and Chris Wasser (TDF > on IRC) came across an interesting behavior: > > sh -c 'TDF="echo a && echo b";for i in `${TDF}`; do echo "i:$i"; done' > > This should return: > > i:a > i:b >

Re: ipfw and dummynet

2001-09-21 Thread Luigi Rizzo
hi, can you show me the output of ipfw show and ipfw pipe show Reading your questions, i have the feeling you are doing something wrong in the commands. For the last one, the client will keep generating its stream of data, it is just after going through the pipe that you will see

bug in shell `` expansion code?

2001-09-21 Thread Mario Sergio Fujikawa Ferreira
Hi, While working on a make .mk code, I and Chris Wasser (TDF on IRC) came across an interesting behavior: sh -c 'TDF="echo a && echo b";for i in `${TDF}`; do echo "i:$i"; done' This should return: i:a i:b instead, it returns: i:a i:&& i:echo i:b If this is not a bug, how do

Re: Boot proccess

2001-09-21 Thread Mike Smith
> Hello, > > | In short, which program gives enough knowledge to the microprocessor (?) > | and allow him to use kern.flp & mfsroot.flp in order to boot and make the > | operating system running. > > your BIOS reads the first sektor from your floppy which consists > of a boot loader, which usual

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Giorgos Keramidas
Jordan Hubbard <[EMAIL PROTECTED]> wrote: > > I seem to recall these programs were owned by WCCDROM (then BSDi, then > > Naw, I'd long since prunted tools/ to just the stuff that was freely > redistributable. Murray simply forgot to put it on the ISOs he > created. :) Does this mean the ISO's a

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Murray Stokely
On Fri, Sep 21, 2001 at 12:27:31PM -0500, Alfred Perlstein wrote: > Oh, I don't give a cr*p about ISO downloaders, I find them annoying. > People downloading ISO can find it, people trying to install from > pressed CDroms without net access might find it a bit more difficult. [ Picking a random m

Kernel module debugging help

2001-09-21 Thread Zhihui Zhang
I am using gdb a lot recently and find out that most of the bugs are memory related. I am wondering how to set up a hardware breakpoint which is triggered whenever a memory address is written again. I have no experience with this subject. Another minor question is how to set a static variable i

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Jim Bryant
Jason Andresen wrote: > "Bruce A. Mah" wrote: > >>Note that the set of people affected is going to be "people who can't do >>anonymous FTP, don't have bootable CDROMs, and *only* have the ISO >>images to work with". I don't know for sure, but I'd expect this set to >>be pretty small...if they d

Re: any reason to use m_devget in the "dc" driver ?

2001-09-21 Thread Andrew Gallatin
Terry Lambert writes: > Andrew Gallatin wrote: > > I imagine that this was done to follow alignment constraints on > > non-i386 platforms where having the ip header misaligned is fatal. > > (the tulip is not capable of byte granularity DMA, so you can't > > intentionally misalign the etherne

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Kris Kennaway
On Fri, Sep 21, 2001 at 03:44:56PM +, Olafur Osvaldsson wrote: > > On Fri, 21 Sep 2001, Alfred Perlstein wrote: > > > Wouldn't it be trivial to just mount the ISO, tar copy it, add the > > files then rerun mkisofs? > > > > This would result in all mirrors re-downloading the image wich is n

Re: any reason to use m_devget in the "dc" driver ?

2001-09-21 Thread Terry Lambert
Andrew Gallatin wrote: > I imagine that this was done to follow alignment constraints on > non-i386 platforms where having the ip header misaligned is fatal. > (the tulip is not capable of byte granularity DMA, so you can't > intentionally misalign the ethernet header & end up with an aligned IP >

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Bruce A. Mah
If memory serves me right, Jordan Hubbard wrote: > Sounds fine to me! OK. I'll go ahead and do this. In the event that the decision is made to reroll the ISO image(s), we'd have to write up something anyways. Bruce. PGP signature

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Alfred Perlstein
* Jordan Hubbard <[EMAIL PROTECTED]> [010921 11:47] wrote: > It will require re-rolling 4.4-install.iso and 4.4-mini.iso. If you > want to petition [EMAIL PROTECTED] to see if they'd object to > re-mirroring them, that would be a good first step. If they don't > disagree, I'm sure Murray would b

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Jordan Hubbard
It will require re-rolling 4.4-install.iso and 4.4-mini.iso. If you want to petition [EMAIL PROTECTED] to see if they'd object to re-mirroring them, that would be a good first step. If they don't disagree, I'm sure Murray would be happy to fix them in his ISO build tree and push them back up to

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Jordan Hubbard
Sounds fine to me! From: "Bruce A. Mah" <[EMAIL PROTECTED]> Subject: Re: No tools on 4.4-RELEASE ISO? Date: Fri, 21 Sep 2001 07:48:41 -0700 > If memory serves me right, Jordan Hubbard wrote: > > > I seem to recall these programs were owned by WCCDROM (then BSDi, then > > > > Naw, I'd long sinc

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Jason Andresen
Olafur Osvaldsson wrote: > > On Fri, 21 Sep 2001, Alfred Perlstein wrote: > > > Wouldn't it be trivial to just mount the ISO, tar copy it, add the > > files then rerun mkisofs? > > > > This would result in all mirrors re-downloading the image wich is not such a > big deal except now there are a

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Jason Andresen
"Bruce A. Mah" wrote: > > Note that the set of people affected is going to be "people who can't do > anonymous FTP, don't have bootable CDROMs, and *only* have the ISO > images to work with". I don't know for sure, but I'd expect this set to > be pretty small...if they don't have Internet access

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Olafur Osvaldsson
On Fri, 21 Sep 2001, Alfred Perlstein wrote: > Wouldn't it be trivial to just mount the ISO, tar copy it, add the > files then rerun mkisofs? > This would result in all mirrors re-downloading the image wich is not such a big deal except now there are a minimum of 5 users downloading the image

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Alfred Perlstein
* Bruce A. Mah <[EMAIL PROTECTED]> [010921 10:18] wrote: > If memory serves me right, Alfred Perlstein wrote: > > > I don't know, missing the tool to make disk images from DOS is > > a pretty bad thing IMO, any way to get this fixed? > > I can't think of any way to do this besides re-rolling the

Re: Could not bind

2001-09-21 Thread Stephen Montgomery-Smith
Thanks everyone for exellent answers - I learned something from every single email I received in response. Thanks, Stephen > Stephen Montgomery-Smith wrote: > > > > I have written a server program that listens on port 3000. The program > > works very well except for one feature. I am asking i

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Bruce A. Mah
If memory serves me right, Alfred Perlstein wrote: > I don't know, missing the tool to make disk images from DOS is > a pretty bad thing IMO, any way to get this fixed? I can't think of any way to do this besides re-rolling the ISO images. Note that people buying the physical CDROMs might not s

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Alfred Perlstein
* Bruce A. Mah <[EMAIL PROTECTED]> [010921 09:49] wrote: > If memory serves me right, Jordan Hubbard wrote: > > > I seem to recall these programs were owned by WCCDROM (then BSDi, then > > > > Naw, I'd long since prunted tools/ to just the stuff that was freely > > redistributable. Murray simply

Re: No tools on 4.4-RELEASE ISO?

2001-09-21 Thread Bruce A. Mah
If memory serves me right, Jordan Hubbard wrote: > > I seem to recall these programs were owned by WCCDROM (then BSDi, then > > Naw, I'd long since prunted tools/ to just the stuff that was freely > redistributable. Murray simply forgot to put it on the ISOs he > created. :) OK, it sounds like

Re: any reason to use m_devget in the "dc" driver ?

2001-09-21 Thread Andrew Gallatin
Luigi Rizzo writes: > Does anyone know of specific reasons to use m_devget() > to extract received packets from the rx buffer in the "dc" > driver, as opposed to passing up the mbuf and just > replacing it with a fresh one in the controller's queue ? > > Other drivers just happily do the l

arguments to driver ioctl commands SIOC[ADD|DEL]MULTI

2001-09-21 Thread Mohana Krishna Penumetcha
when the driver ioctl (i.e. ifp->if_ioctl) is called with either SIOCADDMULTI or SIOCDELMULT, NULL value is passed as data argument to the ioctl function. but going through the code(in net/if.c file if_addmulti and if_delmulti functions) doesn't reveal the logic behind it. can anyone tell me why

Cheap SCSI-Analyzers

2001-09-21 Thread Poul-Henning Kamp
These guys have 2 SCSI analyzers at $200 each: http://www.metricsales.com/bargains.asp -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be