Matt
> When you see the "boot:" prompt, hit and then type 'boot -v' and
> watch your system boot. Then send the list the detailed information about
> the sis0 driver (use the dmesg command once you've booted.)
...
pci0: (vendor=0x1039, dev=0x7012) at 2.7 irq 10
sis0: port 0xd400-0xd4ff mem
> I am trying to install 'FreeBSD 4.6.2-RELEASE #0: Wed Aug 14 21:23:26
> GMT 2002 [EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC
> i386' on a new ECS iBuddy4 desknote with sis900 fast ethernet card.
>
> The sis900 is never attached. When I look at dmesg output, I see
> repeated blocks of output a
I am trying to install 'FreeBSD 4.6.2-RELEASE #0: Wed Aug 14 21:23:26
GMT 2002 [EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC
i386' on a new ECS iBuddy4 desknote with sis900 fast ethernet card.
The sis900 is never attached. When I look at dmesg output, I see
repeated blocks of output about the
On Mon, 30 Sep 2002, Craig Rodrigues wrote:
> Hi,
>
> I saw this post on the Linux kernel mailing list which
> describes a major re-write of the POSIX threads implementation
> on Linux:
> http://www.uwsg.iu.edu/hypermail/linux/kernel/0209.2/1075.html
>
>
> How does this stuff under Linux com
've bought a Linksys PCI wireless card, and am looking to make my own base
station. Does anyone know (once I have the right drivers installed) what to do
next? I assume that I can assign the network interface its own IP (it'll have
a subnet all of its very own), run a dhcp server on it and hand
Hi,
I saw this post on the Linux kernel mailing list which
describes a major re-write of the POSIX threads implementation
on Linux:
http://www.uwsg.iu.edu/hypermail/linux/kernel/0209.2/1075.html
How does this stuff under Linux compare to the scheduler
activation type work going on under FreeBSD
On Mon, Sep 30, 2002 at 06:36:39PM -0700, Nate Lawson wrote:
> What's the portable way of printing an off_t? It should work on Linux and
> FreeBSD. Linux seems to recommend casting the off_t to intmax_t which
> isn't present in FreeBSD. This is in usermode.
In current, intmax_t is defined in s
What's the portable way of printing an off_t? It should work on Linux and
FreeBSD. Linux seems to recommend casting the off_t to intmax_t which
isn't present in FreeBSD. This is in usermode.
Thanks,
-Nate
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in th
[originally sent to freebsd-questions]
Trying to install FreeBSD 4.6.2-RELEASE #0: Wed Aug 14 21:23:26 GMT 2002
[EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC i386 on a
new ECS iBuddy4 desknote with sis900 fast ethernet card.
The sis900 is never attached. When I look at dmesg output, I see
repea
/usr/src/etc installs a number of things that have /usr/local
hardwired into them. We don't generally allow ports to do this, so I
don't see why /usr/src/etc gets away with it.
Fixing it is straightforward, and not really time-consuming. I'm
willing to fix /usr/src/etc (and subdirs) if there's no
# [EMAIL PROTECTED] / 2002-09-28 17:20:56 -0400:
> On Fri, 27 Sep 2002, Roman Neuhauser wrote:
>
> > yup. or the fact that /usr/share/doc/psd/12.make/paper.ascii.gz
> > documents conditionals in the form #keyword instead of .keyword
> > (that might work, i haven't tried, but shouldn't
On Thu, 26 Sep 2002 21:14, Mike Silbersack wrote:
> On Thu, 26 Sep 2002, Sean Farley wrote:
>
> > I just do not understand how a 5400 RPM UDMA 33 drive can beat a
> > 7200 RPM UDMA 133 drive by 33% on sequential output blocks.
>
> Rumor has it that newer drives cannot write a single sector at a t
On Mon, Sep 30, 2002 at 12:21:40AM -0400, Craig Rodrigues wrote:
> On Sun, Sep 15, 2002 at 11:14:20PM -0400, Dmitriy Fitisov wrote:
> > Hi,
> > I cannot find implementation of POSIX message queues
> > (mq_open, mq_xxx, ...). Even though there is a message header
> > mqueue.h ld cannot find a libr
On Mon, Sep 30, 2002 at 05:04:47PM +0100, Mark Valentine wrote:
> > From: "David O'Brien" <[EMAIL PROTECTED]>
> > Date: Mon 30 Sep, 2002
> > Subject: Re: Spark 5.
>
> > On Thu, Sep 26, 2002 at 03:17:24AM +0100, Mark Valentine wrote:
> > > For FreeBSD you'd want an Ultra 1 at least - 13w3.com has
> From: "David O'Brien" <[EMAIL PROTECTED]>
> Date: Mon 30 Sep, 2002
> Subject: Re: Spark 5.
> On Thu, Sep 26, 2002 at 03:17:24AM +0100, Mark Valentine wrote:
> > For FreeBSD you'd want an Ultra 1 at least - 13w3.com has a 170MHz model
>
> Nope. We don't support the U1 -- neither the Ethernet c
On Mon, Sep 30, 2002 at 02:40:53PM +0200, Paolo Pisati wrote:
> If I load the agp module and i run memtest, i got a lot
> of errors (and in the past i exprienced even system crash),
> while if i don't load agp module and i run memtest everything is
> ok:
Could be any number of things, both vm- a
If I load the agp module and i run memtest, i got a lot
of errors (and in the past i exprienced even system crash),
while if i don't load agp module and i run memtest everything is
ok:
why the agp module gives me these memory problems?
bye
--
Paolo
Italian FreeBSD User Group: http://www.gu
On Mon, Sep 30, 2002 at 10:14:42PM +1000, Andrew Nelson wrote:
> Hi,
>
> I'm having trouble using tar with simple exclusion
> rules.. I'd like to be able to run something like this:
>
> tar cfvzp etc-backup.tgz /etc/
>
> but exclude all *.gz files. I can only the --exclude syntax
> of tar if I
Hello Andrew,
Monday, September 30, 2002, 4:14:42 PM, you wrote:
AN> Hi,
AN> I'm having trouble using tar with simple exclusion
AN> rules.. I'd like to be able to run something like this:
AN> tar cfvzp etc-backup.tgz /etc/
AN> but exclude all *.gz files. I can only the --exclude syntax
AN> o
Hi,
I'm having trouble using tar with simple exclusion
rules.. I'd like to be able to run something like this:
tar cfvzp etc-backup.tgz /etc/
but exclude all *.gz files. I can only the --exclude syntax
of tar if I leave off the -vzp options. Why doesn't the
following work?
tar cfvzp --exclud
On Thu, Sep 26, 2002 at 03:17:24AM +0100, Mark Valentine wrote:
> For FreeBSD you'd want an Ultra 1 at least - 13w3.com has a 170MHz model
Nope. We don't support the U1 -- neither the Ethernet controller or the
SCSI controller. So you can't boot from any device. An Ultra 1e
(Enterprise) is mod
21 matches
Mail list logo