Thierry Herbelot wrote:
>
> Hello,
>
> I've just bought a Mustek SCSI scanner, and it is bundled with a
> seemingly very simple SCSI controller built by a DOMEX company (from
> Taiwan)
>
> Does someone know where there could be some info ? (perhaps a driver
> under Linux ?)
>
> TfH
>
Dear Sirs/Madams,
I need to read the encripted passwd field in Linux
before converting to Free BSD format, and I have some
problem here.
This is the documents I read from man 5 passwd form
Free BSD 2.2.7
BEGIN HERE
.
The passwd files are files consisting of newline
separated reco
> First, I must say that this all concernes quite current
> CURRENT (Jan 9 or so). I don't know if the same holds for
> older versions.
>
> I'm kind of puzzled.
>
> I've a simple sample program (see at the bottom). It creates 10
> threads with start function start_my_thread(), and then runs the
On Fri, 14 Jan 2000, Ronald F. Guilmette wrote:
> Hummm... I just tried doing a "locate" to see if this library was already
> installed on my FreeBSD 3.3 system, and it _did_ find it, but it looks
> like it is mixed in with the Linux compatability stuff:
>
> /usr/compat/linux/usr/lib/libbfd.
In this PR, regarding IP header checksums, it's stated that a checksum of
0 is specified by the standard to be transmitted as all-1s (0x). (A
checksum of all 0s is taken to mean that the transmitting host did not
calculate a checksum.)
Can anyone find a reference to this in the official doc
>OK, with everyones help (well, waiting for the right time of day ;-)),
I
>was able to reproduce this. The initial threads last active time was
>not getting initialized to a sane value, causing negative
computations
>of the threads timeslice depending on what time of day it was. Funny
>thing was
Yes,
This would very much interest me.
Thanks
Chris
On Mon, 17 Jan 2000, Chrisy Luke wrote:
> Any interest in a hack of ypserv that effectively gateways
> master.passwd, passwd and (shortly, anyway) group maps to
> an LDAP DB? If so, I'll make it available.
>
> Very configurable. :-) Got it
On Sun, Jan 16, 2000 at 10:30:15PM -0700, Wes Peters wrote:
> irc.core.com died, long live the king. Where did my favorite IRC channel
> disappear to?
IRC servers are linked together in networks. Just pick another EFnet
server -- www.irchelp.org will have a list.
> --
> "Where am I
>
> In this PR, regarding IP header checksums, it's stated that a checksum of
> 0 is specified by the standard to be transmitted as all-1s (0x). (A
> checksum of all 0s is taken to mean that the transmitting host did not
> calculate a checksum.)
>
> Can anyone find a reference to this in th
On Mon, 17 Jan 2000, Louis A. Mamakos wrote:
> So, if you implemented as it is described, computing a sum of the
> packet contents who's result is 0x would then be complemented to
> 0x for inclusion in the packet header.
Agreed; however, the PR states that should the checksum be 0xFF
I've been interested in becomng a FreeBSD-Hacker for awhile now, and now
that I have a pretty good understanding of C, I've been reading
Tanenbaum's books on Computer Organization and Operating Systems.
However, I've run into a problem on the digital-logic level of things.
>From my understandin
As it turns out, the submitter of the PR has notified me that this PR was
indeed created in error. No bug exists.
Thanks for tuning in,
Chuck
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
> Agreed; however, the PR states that should the checksum be 0x, the
> complement of which is 0x, the checksum should still be sent as
> 0x.
Ok, I looked at the PR, which seems to refer to the TCP header checksum,
rather than the checksum in the IP header. So please disregard the sp
On Sun, 16 Jan 2000, Doug Russell wrote:
> > I've written a driver for SoundLight's PCDMX DMX512 boards. (DMX512
>
> WooHoo! :)
> I was hoping someone would get a DMX512 controller working before I had to
> break down and do it myself. :)
>
> I've never seen a SoundLight board. PCI? Reaso
irc.megsinet.net is core.com
-Cellechan
__
Pat Lynch [EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
> > I've just bought a Mustek SCSI scanner, and it is bundled with a
> > seemingly very simple SCSI controller built by a DOMEX company (from
> > Taiwan)
>
> Throw it away.
> Throw it as far as you can, then drive over it with you car. :)
>
> > PS : the board identifier is DMX3191D - the chip
On Fri, 14 Jan 2000, Ronald F. Guilmette wrote:
>
> One fact that I found out the hard way however... and that ISN'T in the
> FAQ... is that if you have a SCSI drive that was low-level formatted
> while your SCSI _controller_ was set with ``BIOS address translation''
> either on or off, and if yo
Hi,
after making world of a CURRENT cvsupped yesterday, one of my
applications stopped working because of a Segmentation fault.
The C procedure where the problem pops has about 64k local variables.
here's the assembly output of the procedure's beginning:
0x805bb60 : pushl %ebp
0x805bb61 : mo
> Hi,
>
> after making world of a CURRENT cvsupped yesterday, one of my
> applications stopped working because of a Segmentation fault.
>
> The C procedure where the problem pops has about 64k local variables.
> here's the assembly output of the procedure's beginning:
>
> 0x805bb60 : pushl %
>
> Hi,
>
> I've written a driver for SoundLight's PCDMX DMX512 boards. (DMX512
> is a serial protocol used for driving theater and show lighting
> systems.) I plan to make it available via SoundLight's web site.
>
> The potential user base for this is not large enough to warrant
> inclusion
:Hi,
:
:after making world of a CURRENT cvsupped yesterday, one of my
:applications stopped working because of a Segmentation fault.
:
:The C procedure where the problem pops has about 64k local variables.
:here's the assembly output of the procedure's beginning:
:
:0x805bb60 : pushl %ebp
:0x80
Daniel Eischen wrote:
>
> > Hi,
> >
> > after making world of a CURRENT cvsupped yesterday, one of my
> > applications stopped working because of a Segmentation fault.
> >
> > The C procedure where the problem pops has about 64k local variables.
> > here's the assembly output of the procedure's b
On Tue, Jan 18, 2000 at 04:36:43AM +0200, Iani Brankov wrote:
> Daniel Eischen wrote:
> >
> > > Hi,
> > >
> > > after making world of a CURRENT cvsupped yesterday, one of my
> > > applications stopped working because of a Segmentation fault.
> > >
> > > The C procedure where the problem pops has
Matthew Dillon wrote:
[snip]
> At your csh prompt type 'limit'. If you are using bash type 'ulimit -a'.
>
> When I compile and run your program it works fine on my box. I tried
> compiling it -O0, -O1, and -O2.
>
> % cc x.c -o x -O0
> % ./x
> %
Here's the
~>ulimit
Jason Evans wrote:
[snip]
>
> Thread stacks have a default size of 64kB. libc_r now uses growable stacks
> with "guard pages" between stacks to try to catch stack overflow. It looks
> like it did you some good. =)
>
> You will need to specify an alternate stack during thread creation to get
:Jason Evans wrote:
:
:[snip]
:
:>
:> Thread stacks have a default size of 64kB. libc_r now uses growable stacks
:> with "guard pages" between stacks to try to catch stack overflow. It looks
:> like it did you some good. =)
:>
:> You will need to specify an alternate stack during thread creati
Iani Brankov wrote:
>
> Matthew Dillon wrote:
>
> [snip]
>
> > At your csh prompt type 'limit'. If you are using bash type 'ulimit -a'.
> >
> > When I compile and run your program it works fine on my box. I tried
> > compiling it -O0, -O1, and -O2.
> >
> > % cc x.c -o x -O0
>
On Mon, 10 Jan 2000, Chris Sedore wrote:
>
>
> On Mon, 10 Jan 2000 [EMAIL PROTECTED] wrote:
>
> [...]
> > > 1) Does this seem like a reasonable approach? [It _works_, and well. But
> > > it tastes strongly of hack.]
> >
> > I'm not very fond of this approach to the problem, though it can
In article <[EMAIL PROTECTED]> you wrote:
> OK, with everyones help (well, waiting for the right time of day ;-)), I
> was able to reproduce this. The initial threads last active time was
> not getting initialized to a sane value, causing negative computations
> of the threads timeslice dependin
I have a question about a resource allocation for a device.
In a CardBus system, a start address of status register must be aligned on
4KB boundaries.
Such kind of address alignment is required at mapping meory window,
expansion ROM and etc.
I think we use bus_alloc_resource() to map a memory o
30 matches
Mail list logo