weird socket behaviour (sbflush)...

1999-06-24 Thread Luigi Rizzo
sbflush() so that it uses sbdroprecord() instead of sbdrop() in case of a datagram protocol ? cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi

Re: Microsoft performance (was: ...)

1999-06-24 Thread Luigi Rizzo
The advantage of frequent reboots and patches is that at least you are up to date with security patches. :-) LKM/KLD might help here... with the kernel of your kernel being essentially a linker :) cheers luigi To Unsubscribe: send mail to majord...@freebsd.org with

Re: USB scanners?

1999-06-23 Thread Luigi Rizzo
---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) http://www.iet.unipi.it

Re: USB scanners?

1999-06-23 Thread Luigi Rizzo
. cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy

Re: USB scanners?

1999-06-23 Thread Luigi Rizzo
units. cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2

Re: [usb-bsd] Re: USB scanners?

1999-06-23 Thread Luigi Rizzo
---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) http

Re: ipfilter (was: RE: Introduction)

1999-06-21 Thread Luigi Rizzo
luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) http

Re: ipfilter (was: RE: Introduction)

1999-06-20 Thread Luigi Rizzo
---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) http://www.iet.unipi.it/~luigi/ngc99

Re: Beware of UnixWare 7

1999-06-18 Thread Luigi Rizzo
to fix it withouth the floppy by mounting again the root partition on /mnt and there acting appropriately. cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http

Re: changes to ether_output()

1999-06-16 Thread Luigi Rizzo
entirely in the kernel using standard tools -- you can even use the PicoBSD images from http://www.iet.unipi.it/~luigi/ip_dummynet/ for this cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing

Re: a two-level port system? (fwd)

1999-05-31 Thread Luigi Rizzo
that in most cases the copy from files/ to the right place is done by explicit commands in the Makefile, right ?) This is trickier and maybe not worthwhile... comments ? luigi ---+- Luigi RIZZO, lu

Re: a two-level port system? (fwd)

1999-05-31 Thread Luigi Rizzo
---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) http://www.iet.unipi.it/~luigi/ngc99

Re: PCI bus chanages from 2.2.x to 3.x/4.x and data corruption.

1999-05-30 Thread Luigi Rizzo
, the data sheets are extremely confused on this register). cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050

Re: proposed socket change (IPFW too? :)

1999-05-29 Thread Luigi Rizzo
think the switch to locate check credential can be simplified by merging the final part (and perhaps even the in_pcblookup() calls). cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing

Re: PNP card info needed

1999-05-29 Thread Luigi Rizzo
---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) http://www.iet.unipi.it/~luigi

Re: proposed socket change (IPFW too? :)

1999-05-29 Thread Luigi Rizzo
(lots of things you can specify in a rule) the kernel part cannot be simplified a lot. The userland code, on the other hand, would really deserve some cleanup! cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it

Re: ipfw/natd limitation: controlling access of an unregistered net to

1999-05-28 Thread Luigi Rizzo
---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) http://www.iet.unipi.it/~luigi

Re: xl driver for 3Com

1999-05-28 Thread Luigi Rizzo
At 02:58 PM 5/28/99 +0200, you wrote: Hi there hackers. I need to hack the driver file if_xl.c to do the following : - Detect the first 3Com card normally. - All cards hereafter must only be able to receive packets, not transmit them. looks like the typical ipfw thing, rather than hacking

Re: New one - mp3 clicks during playback

1999-05-26 Thread Luigi Rizzo
---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) http://www.iet.unipi.it/~luigi/ngc99/ First International

Re: PCI bus chanages from 2.2.x to 3.x/4.x and data corruption.

1999-05-26 Thread Luigi Rizzo
are not tolerable! cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2

Re: PCI Bus and bt848 driver...

1999-05-26 Thread Luigi Rizzo
*/ /* printf( STATUS %x %x %x \n, dstatus, bktr_status, bt848-risc_count ); */ run vic and mail back the last 200 hundred or so lines. Cheers, Amancio ---+- Luigi RIZZO, lu

Re: how to configure sound on laptop ?

1999-05-26 Thread Luigi Rizzo
11 drq 0 flags 0x11 cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via

Re: PCI Bus and bt848 driver...

1999-05-26 Thread Luigi Rizzo
are using PAL or NTSC. PAL. not sure that it makes a difference, anyways; vic uses a very low res (CIF). cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it

Re: Giving credit: my reference or the original?

1999-05-21 Thread Luigi Rizzo
Hi folks, When giving credit where it's due in my code, should I mention the code that I looked at, or the code on which _that_ was based? Put graphically: pkgA written by personA pkgB written by personB bits stolen from pkgA by personA a couple of parentheses above --^

Re: timeconsuming processes on FreeBSD 3.1

1999-05-19 Thread Luigi Rizzo
These programs are mostly tin and lynx and such interactive programs. ... ee and pico are two more. ee is particularly annoying since it is one of the supported editors... luigi To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the

Re: FreeBSD/USENIX Ocean Cruise

1999-05-16 Thread Luigi Rizzo
it ? cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy

Re: ifconfig: changing mac address

1999-05-14 Thread Luigi Rizzo
---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) http://www.iet.unipi.it/~luigi

Re: FreeBSD native xanim (was Re: Native Applixware for FreeBSD -- When? )

1999-05-12 Thread Luigi Rizzo
matter of deciding whether this is something worthwhile doing, and seeing if mark podlipec (Xanim's author) can handle cash or he needs a preinstalled machine shipped to him. vmware to the rescue? + a couple of hundred megs of disk space possibly, yes... luigi To

Re: FreeBSD native xanim (was Re: Native Applixware for FreeBSD -- When? )

1999-05-12 Thread Luigi Rizzo
I'd really rather have the cross-compilers. One for ELF and one for the older freebsd object file format(A.OUT?). That way every time I make a change I can just type make freebsdELF and make freebsd right afterwards. ... The problem with a separate machine(or OS partition) is the time it

Re: Updated: Call for Review: VoxWare/LGSND(Yes!) midi driver for serial ports

1999-05-11 Thread Luigi Rizzo
generated by /dev/sndstat to avoid confusion ? cheers luigi ---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533

Re: FreeBSD native xanim (was Re: Native Applixware for FreeBSD -- When? )

1999-05-11 Thread Luigi Rizzo
---+- Luigi RIZZO, lu...@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) http://www.iet.unipi.it/~luigi

<    1   2   3   4