listing all modules compiled into a kernel instance

2011-02-28 Thread Carl
el'! How does one query an existing kernel for *all* compiled-in modules? I'm using FreeBSD-8.1-RELEASE-amd64/i386. Carl / K0802647 ___ freebsd-hackers@freebsd.org mailing list http://lists.fre

Re: listing all modules compiled into a kernel instance

2011-03-01 Thread Carl
ot a driver when done implicitly? That makes no sense to me since the functionality doesn't change. IMHO, this is a bug that needs to be fixed, not just for ucom but any implicitly included driver. Who should submit a bug report? Carl / K080264

Re: listing all modules compiled into a kernel instance

2011-03-03 Thread Carl
n that this is a bug. Until it is fixed, please tell me how I can reliably query an existing kernel for a list of its functional modules/drivers. --Carl ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: listing all modules compiled into a kernel instance

2011-03-03 Thread Carl
nel. And ucom became a point of focus, in part, because no less than 13 different man pages specify that "device ucom" is required in the configuration file despite the fact that the GENERIC kernel has no such statement and contains ucom. Since the man pages are therefore in error, I&#

No bus_space_read_8 on x86 ?

2012-10-04 Thread Carl Delsey
I noticed that the bus_space_*_8 functions are unimplemented for x86. Looking at the code, it seems this is intentional. Is this done because on 32-bit systems we don't know, in the general case, whether to read the upper or lower 32-bits first? If that's the reason, I was thinking we could p

Re: No bus_space_read_8 on x86 ?

2012-10-10 Thread Carl Delsey
mentation for those who have to do that as well as the implementation for 64-bit. Anyhow, it sounds like we are basically in agreement. I'll put together a patch and send it out for review. Thanks, Carl ___ freebsd-hackers@free

Re: No bus_space_read_8 on x86 ?

2012-10-12 Thread Carl Delsey
read and shifts for them, or do we leave them to deal with it on their own at the risk of possibly some duplicated code. Thanks, Carl ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe

Re: No bus_space_read_8 on x86 ?

2012-10-23 Thread Carl Delsey
On 10/13/12 03:26, Robert Watson wrote: On Fri, 12 Oct 2012, Carl Delsey wrote: Indeed -- and on non-x86, where there are uncached direct map segments, and TLB entries that disable caching, reading 2x 32-bit vs 1x 64-bit have quite different effects in terms of atomicity. Where uncached I

Re: close(2) while accept(2) is blocked

2013-03-29 Thread Carl Shapiro
On Thu, Mar 28, 2013 at 9:54 AM, Andriy Gapon wrote: > But the summary seems to be is that currently it is not possible to break > a thread > out of accept(2) (at least without resorting to signals). > This is a known problem for Java. Closing a socket that another thread is block on is suppose

MADV_FREE and wait4 EFAULT

2013-04-16 Thread Carl Shapiro
I am seeing wait4 system calls failing with an EFAULT and I am trying to understand what might be going wrong. An inspection of the wait4 implementation suggests the opportunity for EFAULT is within its invocations of copyout. In my situation, the status and rusage pointer arguments contain addr

Re: MADV_FREE and wait4 EFAULT

2013-04-18 Thread Carl Shapiro
and my lack of knowledge in this area, conducting experiments is quite painful at the moment. Thanks, Carl ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: MADV_FREE and wait4 EFAULT

2013-04-19 Thread Carl Shapiro
On Fri, Apr 19, 2013 at 5:49 AM, Konstantin Belousov wrote: > It would be of some interest to see the evidence. > Certainly. Here is some of the debugging messages that I added to my application. The first line is a print statement that executes after the system call returns. (As an aside, we

critical floating point incompatibility

2007-12-19 Thread Carl Shapiro
the i386 default for i386 binaries. Is the current behavior intended? Carl ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: critical floating point incompatibility

2007-12-21 Thread Carl Shapiro
On 12/20/07, Peter Jeremy <[EMAIL PROTECTED]> wrote: > I believe this is an oversight. See the thread beginning > http://lists.freebsd.org/pipermail/freebsd-stable/2007-November/037947.html Thanks for the pointer into the -stable mailing list. The incorrect precision control bits is a serious qu

binary compatibility query

2008-05-05 Thread Carl Shapiro
is the following guidance for driver vendors which falls just short of answering my question: http://wiki.freebsd.org/VendorInformation (Too bad the fancy illustration is missing.) Regards, Carl ___ freebsd-hackers@freebsd.org mailing list http

Re: binary compatibility query

2008-05-05 Thread Carl Shapiro
ully constructed to avoid them. If my binary only executes system calls indirectly through libc interfaces, as far as libc and libm are concerned, are new symbols the only thing I need to worry about? Carl ___ freebsd-hackers@freebsd.org mailing list ht

open() vs the lowest unused file descriptor

2004-10-16 Thread Carl J
ge to match SUSv2 more closely? Thank you! - Carl _ Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ ___ [EMAIL PROT

Incompatibility between FreeBSD make.conf and imake 4.3.0

2003-06-06 Thread Carl Mascott
I just discovered an incompatibility between the handling of CFLAGS in FreeBSD 4.8-R (and other versions, I'm sure) and in imake 4.3.0. Let me give you the symptom first. When building both normal and shared libraries, using an Imakefile that uses the automatic object rule generation provided by

4.8-R: strange hitch in user ppp Rx data flow

2003-09-18 Thread Carl Mascott
FreeBSD 4.8-R user ppp P II - 400 128 MB RAM 56K ext. modem, 45.3K connection When I updated from 4.3-R to 4.8-R recently I immediately noticed a strange hitch in the flow of received data from user ppp to TCP/IP applications. For example, with the BSD ftp client, when receiving a file, the progr

Another kernel newbie

2002-03-14 Thread Kreider, Carl
ide the kernel tree right now, in /usr/local/src and am ready to compile. However, sys/bus.h wants device_if.h and bus_if.h, which apparently are generated dynamically. How do I make that magic happen? -- Carl Kreider Doctor Design Services 700 E Beardsley Suite 14A Elkhart Indiana 46514 2

read a file from a driver

2002-04-03 Thread Kreider, Carl
? If so, how? open() and read() are obviously in libc which rules them out. Do I have to write my own in assembler? -- Carl Kreider Wind River Doctor Design Services 700 E Beardsley Suite 14A Elkhart Indiana 46514 219-206-8050 x104 [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL

mmap, shmget, and MAP_HASSEMAPHORE

2002-11-14 Thread Carl J
Hi! I hope I'm asking in the right newsgroup: 1) What is the effect (from a user-space application programmer's point of view) of using the MAP_HASSEMAPHORE flag when calling mmap(...)? 2) And why is there no equivalent flag when using shmget(...)? I tried reading the manuals+web, but since in L

FBSD 3.3-R can't detect disk on Promise Ultra33

1999-10-04 Thread Carl Mascott
t and it's a 4.3 GB drive. Is this a bug in FreeBSD's IDE support? Please e-mail me directly. Thanks! -- Carl Mascott [EMAIL PROTECTED] uunet!world!cmascott To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Intel Gigabit Driver

2000-02-25 Thread Carl Wilson
I was reading the below thread. Do you know where I can get a copy of the Gigabit driver to play with? Carl Wilson Date: Tue, 21 Dec 1999 13:39:21 -0600 (CST) From: Jonathan Lemon <[EMAIL PROTECTED]> To:[EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Preliminary

Re: how to configure mail server by freebsd 4.11

2007-05-02 Thread Carl Johan Gustavsson
edytocho tocho wrote: > how to configure mail server by freebsd 4.11 > This is not the correct list for such questions, questions@ is more appropriate, further, 4.11 isn't supported anymore. I suggest you to read the chapter about mail servers in the handbook (http://www.freebsd.org/handbook)

Re: Accounting test data

2007-05-16 Thread Carl Johan Gustavsson
Diomidis Spinellis wrote: > I'm testing the backwards compatibility of the process accounting > processing tools (sa(8) and lastcomm(1)) with the upcoming new acct(5) > record format. If you have root access on a FreeBSD AMD64, Sparc64, > ia64, or PowerPC machine please run the shell script > http

Swedish accent key

2000-12-18 Thread Carl Johan Madestrand
t but unfortunately its reversed. Any ideas on how to get this working? Thanks -- Carl Johan Madestrand <[EMAIL PROTECTED]> LoRd_CJ on IRC To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message