Hi !
I'm using a USB adapter to plug a HDD into my FreeBSD-4.8 box.
If I boot with the device pluged-in, it works fine, but if I plug it in after
boot or unplug then replug it, it doesn't work anymore (I get timeout errors).
Here is some information about this device:
from dmesg.boot:
uma
I hope this is okay to post here. I was torn between this list and
freebsd-general...
At work, we have a FreeBSD jumpstart server configured, more or less,
as described on Alfred Perlstein's web page.
(http://people.freebsd.org/~alfred/pxe/)
The jumpstation itself works great and we've been using
Forgive me for the spam. Steve & Ceri pointed me in the right
direction by basically saying (although much more nicely), "Hey,
idiot. Check to see that the kernel image you're loading actually has
support for the em driver" -- which it didn't. I thought we were still
using a generic kernel during t
I am currently developing on FreeBSD 4.8 with gcc 2.95.3. Is there any problem
upgrading to a newer version of GCC to use for compiling device drivers? I want to get
unnamed structure support.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/
[I've seen your previous answer, but I still will describe my setup]
[problems netbooting machines between fxp and em NICs]
Hello,
I am too seeing problems jumpstarting a machine (client) using a fxp NIC from
a server (runnning 5.1-Rel) using an em NIC : the em NIC is wired down as
100baseTX fu
cd_freebsd wrote:
I am currently developing on FreeBSD 4.8 with gcc 2.95.3. Is
there any problem upgrading to a newer version of GCC to use
for compiling device drivers? I want to get unnamed structure support.
It _might_ work, but keep in mind that compiling the kernel
(or even kernel modules
I've had a surprising response, mostly of people needing
instructions on how to install. So I've update the snapshot to
include the attached readme.
Also, Yuriy Tsibizov has reported some success with an Audigy
card so that may be usable via his driver.
--Mat
--
Brain:
On Fri, Jun 13, 2003 at 05:45:12PM +0200, Antoine Jacoutot wrote:
> Hi !
>
> I'm using a USB adapter to plug a HDD into my FreeBSD-4.8 box.
> If I boot with the device pluged-in, it works fine, but if I plug it in after
> boot or unplug then replug it, it doesn't work anymore (I get timeout er
Hello,
When I run out of files, I can see how many files are actually open by
looking at the kern.openfiles sysctl. This makes it easy to see if I am
hitting my limit or not.
However, I am experiencing "No buffer space available" errors, and since I
am not running out of mbufs:
netstat -m
1728
On Fri, Jun 06, 2003 at 01:30:28PM -0400, cd_freebsd wrote:
> I would like to be able to map memory before I have a device to work with (to read
> system BIOS information or mess with the video buffer). Is this possible? In linux,
> I would just call ioremap_nocache or request region. Is there a
On Fri, Jun 13, 2003 at 01:22:52PM -0700, Josh Brooks wrote:
>
> Hello,
>
> When I run out of files, I can see how many files are actually open by
> looking at the kern.openfiles sysctl. This makes it easy to see if I am
> hitting my limit or not.
>
> However, I am experiencing "No buffer space
On Sat, Jun 07, 2003 at 01:39:44PM -0400, cd_freebsd wrote:
> After sending my first note, I found pmap_mapdev. Anything wrong with using that?
It's quite evil and not machine independent..avoid.
BMS
___
[EMAIL PROTECTED] mailing list
http://lists.freeb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 13 June 2003 21:29, Bernd Walter wrote:
> Your device doesn't support 6 byte commands and the kernel switches
> to 10 byte alternatives.
> Where is your problem?
In my message ! :
> > If I boot with the device pluged-in, it works fine, but
Hi,
I've attached a patch that adds a new pci_if method,
assign_interrupt, and makes the PCI code implement and use
it. This is private to the PCI bus and is only used internally (to
find an interrupt of a child device); it is a method so that derived
PCI bus drivers can override it.
This is very
On Sun, Jun 08, 2003 at 08:16:56PM +0300, Vlad GALU wrote:
> Hello. I am trying to write a monitoring program
> which makes use of the kvm interface. My problem here
Please don't use the kvm interface; consider using sysctls instead.
These are well documented within phk's recent article on t
Hi guys;
I submitted the first latin-american keymap ages ago, and it
looks like I'm the only user because I recently have had some
problems with it and no one seems to have complained at all !!
Anyways, the keymap configuration is done differently today.
/stand/sysinstall doesn't seem to use the
16 matches
Mail list logo