On 13 Jun 2016, at 12:09, Joel Dahl wrote:
>
>> On Mon, Jun 13, 2016 at 07:00:46AM -0400, Ngie Cooper (yaneurabeya) wrote:
>>
>>> On Jun 13, 2016, at 06:57, Joel Dahl wrote:
>>>
>>> Hi,
>>>
>>> I've just rebuilt and installed latest current on a machine here. I noticed
>>> the following messa
On 28 Sep 2013, at 19:32, Konstantin Belousov wrote:
>> It easy to reproduce. Just kldload mac_portacl and /etc/rc.d/syslogd restart
>
> This is due to priv_check_cred() call in mac_portacl.c:rules_check().
> The call causes recusion into the mac framework from the mac callback.
>
> Robert shou
19.09.2013, 04:02, "Jung-uk Kim" :
>
> On 2013-09-18 13:20:27 -0400, Jung-uk Kim wrote:
> 2013년 9월 18일 13:20, Jung-uk Kim 쓴 글:> On 2013-09-18 12:39:46
> - -0400, David Chisnall wrote:
>
>>> On 18 Sep 2013, at 16:26, Tijl Coosemans
>>> wrote:
On Tue, 17 Sep 2013 21:04:14 -0400 Jung-uk Ki
17.09.2013, 21:27, "Jung-uk Kim" :
> On 2013-09-17 11:52:45 -0400, Baptiste Daroussin wrote:
>
>> On Tue, Sep 17, 2013 at 11:51:41AM -0400, Shawn Webb wrote:
>>> I'm getting a build error as well, but on 9-STABLE under
>>> Poudriere. Relevant part of the logfile:
>>>
>>> In file included fro
Hi list,
the following error occures when I try to build editors/libreoffice:
[build CXX] sal/rtl/source/ustrbuf.cxx
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.0.5.2/sal/rtl/source/bootstrap.cxx:22:
In file included from
/usr/ports/editors/libreoffice/work/solver/u
13.09.2013, 01:11, "Dimitry Andric" :
> On Sep 12, 2013, at 21:47, S.N.Grigoriev wrote:
>
>> after upgrading to r255423 (make buildworld && make buildkernel && make
>> installkernel && make installworld && reboot; make delete-old && make
>> delete-old-libs) I cannot build the system with the
Hi list,
after upgrading to r255423 (make buildworld && make buildkernel && make
installkernel && make installworld && reboot; make delete-old && make
delete-old-libs) I cannot build the system with the WITH_GCC=yes and
WITH_GNUCXX=yes options in my src.conf. The following error occures:
--- l
On 24 Aug 2013, at 17:36, Alfred Perlstein wrote:
>> We should distinguish "lock contention" from "line contention". When
>> acquiring a rwlock on multiple CPUs concurrently, the cache lines used to
>> implement the lock are contended, as they must bounce between caches via the
>> cache cohere
On 16 Jun 2013, at 23:48, Kirk McKusick wrote:
>> I suppose it's safe to say further comment isn't forthcoming. So with
>> one vote for and one against (or at least questioning), I'll humbly
>> leave it up to myself to be the tie-breaker :-).
>>
>> Here's a proposed patch. I separate kmem access
On 2 May 2013, at 11:42, Glen Barber wrote:
> Hmm. Perhaps it would be worthwhile for me to rebuild the current
> kernel with DDB support. It looks like the machine has panicked a few
> times over the last two weeks or so, but based on the timestamps of the
> crash dumps and nagios complaints,
On 2 May 2013, at 01:57, Glen Barber wrote:
> So, I am admittedly not too familiar with DDB. In fact, I just now
> realize the kernel is built without DDB...
DDB is a very powerful tool in that it's been custom-developed to help debug
common kernel panics. It lacks some of the flexibility, and
On 1 May 2013, at 19:03, Glen Barber wrote:
>> I'll need to catch up on this thread later, but a few questions:
>>
>> Do we know if the application in question is multithreaded, and
>> if so, might it be attempting concurrent operations on this socket?
>
> I do not know if zabbix-agent is multi
On 1 May 2013, at 16:56, John Baldwin wrote:
> It looks like the ipi_hash_lock is locked (and udp_connect() locks it), so I
> think the offending code is somewhere else. Also, I can't find anything that
> removes an inp without hold the correct pcbinfo lock. Only thing I can think
> of is if t
My intuition (hope) is that 9.1 is past the point of no return on builds and so
that boat has been missed; however, my plan is to MFC the auditdistd user to
stable/8 and stable/9 after the 3-day MFC timeout. If Ken thinks builds have
yet to start on the final 9.1 image, however, then I'm happy t
On 2 Dec 2012, at 15:34, Ryan Stone wrote:
> On Sun, Dec 2, 2012 at 8:05 AM, Robert Watson wrote:
>
> Just to follow up on this thread, since the question has come up a number of
> times. "mergemaser -p" should be run prior to installworld always, but most
> of the time will do very little.
On 2 Dec 2012, at 14:21, Fbsd8 wrote:
>> I've now committed the build glue required to install the recently merged
>> Audit Distribution Daemon (auditdistd) contributed by the Pawel Dawidek, and
>> sponsored by the FreeBSD Foundation. This allows individual hosts
>> generating audit trails to
On 26 Jun 2012, at 15:42, m...@freebsd.org wrote:
> While I understand the problems you allude to, the sysctl(8) binary
> can protect itself from them. IMO the biggest problem with sysctls
> not being files is that it makes no sense from the core UNIX
> philosophy that everything is a file. Soc
On 21 Dec 2011, at 15:31, John Baldwin wrote:
> On Tuesday, December 20, 2011 5:18:58 pm m...@freebsd.org wrote:
>> On Tue, Dec 20, 2011 at 1:49 PM, John Baldwin wrote:
>>> Hmm, if these functions are expected to operate like 'write(2)' and are
>>> supposed to return the number of bytes written,
21.12.2011, 04:28, "O. Hartmann" :
> On 12/21/11 00:29, Jeremy Chadwick wrote:
>
>> On Tue, Dec 20, 2011 at 11:54:23PM +0100, O. Hartmann wrote:
>>> On 12/20/11 22:45, Samuel J. Greear wrote:
http://www.osnews.com/story/25334/DragonFly_BSD_MP_Performance_Significantly_Improved
Hi.
Tried to use FreeBSD-9.0-BETA1-i386-bootonly.iso in VirtualBox to test.
Installation stops after trying to fetch files from ftp. Attached screenshot is
informative, I think. Seems to use i386/ twice for some reason.
Regards,
Vans.___
freebsd-curre
On 4 Jun 2011, at 15:30, Kristof Provost wrote:
> div_bind probably also needs to surround the call to in_pcbbind with
> INP_HASHW(UN)LOCK(...)
>
> I'm currently running 222680. I've only now seen the issue, but I've also
> just now activated INVARIANTS.
Hi Kristof:
Thanks for the detailed rep
On 4 Jun 2011, at 09:22, Andriy Gapon wrote:
> on 03/06/2011 20:57 Robert N. M. Watson said the following:
>>
>> On 3 Jun 2011, at 16:13, Andriy Gapon wrote:
>>
>>> I wonder if anybody uses kdb_stop_cpus with non-default value. If, yes, I
>>> am very int
On 3 Jun 2011, at 16:13, Andriy Gapon wrote:
> I wonder if anybody uses kdb_stop_cpus with non-default value.
> If, yes, I am very interested to learn about your usecase for it.
The issue that prompted the sysctl was non-NMI IPIs being used to enter the
debugger or reboot following a core hangi
Hello.
Don't know is this related.
I've got rather fresh 9.0-CURRENT (checked out few days ago) built with clang.
And I use clang as the system compiler, but ruby fails to build with clang. So
I've tried gcc. But with gcc I've got this:
..
configure:3211: checking whether the C compiler works
On 6 Mar 2011, at 16:30, Jeremy Chadwick wrote:
2. Are you absolutely 100% sure the kernel you're using was built
with "options UFS_ACL" defined in it? Doing a "strings -a
/boot/kernel/kernel | grep UFS_ACL" should suffice.
>>>
>>> Yep, it does:
>>>
>>> % strings -a /b
On 15 Nov 2010, at 22:19, Alexander Best wrote:
> thanks for all your help. i've recently switched to chromium 6.0.472.63
> and so far my computer has been very stable.
>
> if i experience more lock ups i'll let you know and try to figure out a way to
> gain access to some more debugging data.
On 15 Oct 2010, at 20:39, Garrett Cooper wrote:
>But there are already some cases that aren't properly handled
> today in the ddb area dealing with dumping that aren't handled
> properly. Take for instance the following two scenarios:
> 1. Call doadump twice from the debugger.
> 2. Call doadu
On 14 Oct 2010, at 15:10, Attilio Rao wrote:
>> My concern is less about occasional lost dumps that destabilising the
>> dumping process: calls into the memory allocator can currently trigger a lot
>> of interesting behaviours, such as further calls back into the VM system,
>> which can then t
On 13 Oct 2010, at 18:46, Ryan Stone wrote:
> On Fri, Oct 8, 2010 at 9:15 PM, Robert Watson wrote:
>> + /*
>> +* get and fill a header mbuf, then chain data as an
>> extended
>> +* mbuf.
>> +*/
>> + MGETHDR(m, M_DONTWAIT
On 30 Sep 2010, at 19:19, Andriy Gapon wrote:
> http://people.freebsd.org/~avg/kern_shutdown-tunables.diff
>
> The above patch adds twin tunables for the following (R/W) sysctls:
> - debug.debugger_on_panic
> - debug.trace_on_panic
> - kern.sync_on_panic
>
> This seems useful to me, but I am no
On 29 Sep 2010, at 12:49, John Baldwin wrote:
> On Tuesday, September 28, 2010 6:24:32 pm Robert N. M. Watson wrote:
>>
>> On 28 Sep 2010, at 19:40, Sean Bruno wrote:
>>
>>>> If you go fully dynamic you should use mp_maxid + 1 rather than maxcpus.
>>&
On 28 Sep 2010, at 19:40, Sean Bruno wrote:
>> If you go fully dynamic you should use mp_maxid + 1 rather than maxcpus.
>
> I assume that mp_maxid is the new kern.smp.maxcpus? Can you inject some
> history here so I can understand why one is "better" than the other?
So, unlike maxcpus, mp_maxi
On 28 Sep 2010, at 17:45, Sean Bruno wrote:
> Working on a dynamic version today. I'll spam it over to you for review
> later.
>
> I'm moving the percpu struct definitions outside of struct memory_type,
> allocating quantity kern.smp.maxcpus, removing the boundary checks based
> on MEMSTAT_MA
On 25 May 2010, at 17:48, Julian Elischer wrote:
>> I'm working on updating net/netatalk to version 2.1 (or 2.1.1 when
>> that comes out the next couple of days), and I'm wondering what
>> state AppleTalk support is in these days. Is anybody still using
>> it, or would now be the time to make all
On 25 May 2010, at 14:13, Nathan Whitehorn wrote:
>> I'm working on updating net/netatalk to version 2.1 (or 2.1.1 when that
>> comes out the next couple of days), and I'm wondering what state AppleTalk
>> support is in these days. Is anybody still using it, or would now be the
>> time to mak
On 13 May 2010, at 10:21, Tom Evans wrote:
> I saw today that you've written a proof of concept MPM for apache in
> GCD [1] - are there any plans to port GCD to FreeBSD?
Hi Tom--
Actually, I also ported GCD to FreeBSD last year, and developed the MPM on
FreeBSD/GCD :-). It requires a post-8.0
urst roaming MANUAL
===
uname -a
FreeBSD localhost 8.0-STABLE FreeBSD 8.0-STABLE #34: Mon Mar 22 23:31:30 EET
2010 r...@localhost:/usr/obj/usr/src/sys/BOFH i386
atheros driver is loaded as module.
What may be wrong there?
Thank you in advance!
--
42559 ? How do I
force remapping of these sectors? I assume that I have to write something
directly to the sectors?
Thank you all in advance!
--
Eugene N Dzhurinsky
pgpqQ6jlbF1Sg.pgp
Description: PGP signature
On Mar 7, 2010, at 12:33 PM, Mikolaj Golub wrote:
> On Sun, 7 Mar 2010 11:59:35 + (GMT) Robert Watson wrote:
>
>> Please check the results of the following command:
>>
>> % sysctl net.inet.tcp.timer_race
>> net.inet.tcp.timer_race: 0
>
> Are the results for FreeBSD7 look interesting for
On Tue, 7 Oct 2003, Edward Aronyk wrote:
> Booting off the 5.1 boot floppies gives a page fault about 15 seconds
> after the mfsroot floppy finishes loading.
Boot off of a -CURRENT snapshot; 5.1 shipped with a broken IDA driver.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volv
h are linked to
> libGL which is linked to libc_r, what happens?
This is why its important to use the same name for the threading library
and never link directly with libkse, libthr, libc_r etc. Make libpthread
a symlink, please.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volv
is OK */
if ((g_debugflags & 16) && pp->geom->rank == 1)
;
%%%
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~winter |
potentially corrupting thing they were doing and
> wanted to do it anyway, but I'm not sure it got anywhere.
ftp://ftp.jurai.net/users/winter/patches/geom-foot.patch
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x
o this on my laptop this morning.)
I still use my foot-shooting patch.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~winter | For Great
On Sat, 23 Aug 2003, Harald Schmalzbauer wrote:
> cvsupped half an hour ago, the following error occurs when trying to build a
> kernel (mine, which worked fine with yesterdays source)
This one is mine, sorry.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/Ne
out media status; if the hardware
doesn't support reporting media status then we shouldn't do anything with
the status word.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,
rn (0);
-#else /* ifdef __FreeBSD__ */
-
- return (1);
#endif /* Other OSs */
+ return (1);
}
#ifdef __FreeBSD__
%%%
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc
ifm_status |= IFM_ACTIVE;
switch(icfg) {
case XL_XCVR_10BT:
%%%
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://w
ould correct the link status for cards
with builtin non-MII PHYs.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~winter | For Gr
On Sat, 9 Aug 2003, Matthew N. Dodd wrote:
> Try this (cut & paste):
The patch I posted was incorrect as I forgot to do a register window
select before reading media status.
ftp://ftp.jurai.net/users/winter/patches/xl_media.patch
--
| Matthew N. Dodd | '78 Datsun 280Z |
/crash_boot.jpg
>
> As John told me, It looks like a bug that involves the ida driver.
>
> What can I do ??
I just committed the fix to ida_disk.c (1.41).
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2
a module, or compiled in the kernel.
I'm running a system with the VESA stuff compiled in; the nvidia drivers
work just fine.
IIRC you're running with ACPI; try not doing that.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTEC
ssible media settings.
As I've explained in private email using the ifm_status word to determine
if the interface is "up and running" is incorrect.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84
et state = 3
update
close
EOF
# cat /etc/wakeup_dhclient
#!/bin/sh
omshell > /dev/null << EOF
connect
new control
open
set state = 4
update
close
EOF
%%%
This was working fine for me a few months ago.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD
On Wed, 25 Jun 2003, M-Trade wrote:
> Has anyone had any success installing 5.1 release on a 486
> w/ 8MB RAM? I can't install.
>
> avail memory = (245760) 0 MB
>
> Is this expected behavior?
Yes. I got pre 5.1 running on a 386dx33 with 16mb; it wouldn't work wi
On Sun, 22 Jun 2003, Matthew N. Dodd wrote:
> On Mon, 23 Jun 2003, Arjan van Leeuwen wrote:
> > Hmm... I don't have the hardware either, but I was thinking about buying
> > a new mainboard based on it (if there is support in FreeBSD, of course
> > :)). Maybe someone w
post the patches to the list so that someone can test
> them?
Lacking the hardware, (and sleep last night when I started), I'm not yet
far along enough to have something that is testable.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PRO
t; How does one start with such a thing?
I actually started writing a driver based on the released Linux one but
don't actually have the hardware to test things.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 V
erbox/CURRENT/alpha/alpha/src.
> *** Error code 1
>
> Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src.
> TB --- 2003-06-19 16:49:56 - /usr/bin/make returned exit code 1
> TB --- 2003-06-19 16:49:56 - ERROR: failed to build world
> TB --- 2003-06-19 16:49:56 - tin
TLS. I think we're going to get updated binutils anway.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~winter | For
master should be the cdrom drive.
'atacontrol attach 2' or 'atacontrol reinit 2'
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://
EAC, IDECARDII, 0),
+ { "FREECOM PCCARD-IDE", PCCARD_VENDOR_ANY, PCCARD_PRODUCT_ANY, 0,
+ { "FREECOM", "PCCARD-IDE", NULL, NULL } },
{NULL}
};
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [E
do this all the time, but there\n\
are some peripherals that this causes problems with.");
+static int pci_disable_io_mode_sanity = 0;
+TUNABLE_INT("hw.pci.disable_io_mode_sanity", (int *)&pci_disable_io_mode_sanity);
+SYSCTL_INT(_hw_pci, OID_AUTO,
gthread-2.0.so.200 <-- This one, I might need to report
> at -threads.
This does bring up a UI issue (of sorts) since the behavior you expected
(constrained matches based on executable name) has some merit to it.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | Fr
them link to libc_r.. This must be reason why it
> doesn't work. Thanks!
'ldd -a' is usefule for finding this out.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax
===
Looks like its working to me.
>
> # ./test-libmap /usr/X11R6/bin/ggv libthr.so.1
> [...etmpy...]
>
Right, there was on mapping found.
So this isn't a libmap.conf issue.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo
On Tue, 3 Jun 2003, Jeremy Messenger wrote:
> It seems like the [/path/to/exec] and [exec] don't work?
ftp://ftp.jurai.net/users/winter/libmap-test.tar
Untar that in src/libexec/rtld-elf/
cd test/
make
./test-libmap /path/to/exec library-name
--
| Matthew N. Dodd | '78 Dats
's prelink implementation ?
> How does it compare with (feature, performance) ?
I've not taken a look at the Linux stuff yet.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pma
On Wed, 2 Apr 2003, Michael W . Lucas wrote:
> Thank you very much!
Sorry about the breakage.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~w
Leveraging our new RFC3514 support I've implemented a new network
interface flag 'IFF_EVIL' which causes all IP packets crossing the
interface to have the IP_EVIL bit set.
ftp://ftp.jurai.net/users/winter/patches/IFF_EVIL.patch
Enjoy.
--
| Matthew N. Dodd | '78 Datsun 2
On Sat, 29 Mar 2003, Takahashi Yoshihiro wrote:
> > ===> pcspeaker
> > @ -> /usr/src/sys
> > machine -> /usr/src/sys/i386/include
> > make: don't know how to make spkr.c. Stop
> > *** Error code 2
Sorry about that. Fixed.
--
| Matthew N. Dodd
On Mon, 24 Mar 2003, Donn Miller wrote:
> smapi_isa.c isn't in the tree yet. Did someone forget to commit it?
Yep, sorry about that; I changed it in a different tree.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2
On Fri, 21 Mar 2003, Brian J. Kirk wrote:
> but the dmesg and installer still don't list the scsi controller, and
> hence no drives.
set hw.eisa_slots="12"
from the loader.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL P
rivers and the test would set a good example
for people reading the code.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~winter | For Great Just
On Wed, 19 Mar 2003, Nate Lawson wrote:
> Patches are at:
> http://www.root.org/~nate/freebsd/if_pci/
I'd like to see calls to mtx_destroy() protected by a test for
mtx_initialized().
In most cases this isn't strictly necessary but its not bad practice.
--
| Matthew N. Do
me help with this instead, it would be greatly
> appriciated.
Try setting this from the loader
hw.eisa_slots="0"
(or 1).
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax
On Sat, 15 Mar 2003, walt wrote:
> So far today this file has been updated four times and it still won't
> compile. Can this be debugged off-line before being committed?
You just happened to catch it at a bad time. Sorry for the trouble.
--
| Matthew N. Dodd | '78 Datsun
On Thu, 27 Feb 2003, Garance A Drosihn wrote:
> I'm thinking maybe the 5.x release CD's should include:
> GENERIC
> GENERIC +SMP
> GENERIC +VMWARE-friendly settings
> GENERIC for i386
GENERIC OLDCARD
--
| Matthew N. Dodd | '78 Datsun 280Z | &
; buses, it has
> "PCI-ISA" bridge.
This is semantics; like it or not the PC-98 boxes do have something that
fits into the definition of "ISA".
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84
oblem is that the drivers aren't properly turning off interrrupts
before setting up the interrupt handler.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jur
that I can't suspend if an application is
holding /dev/dsp or /dev/audio open.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~winter | For Great
; its not
necessary to wrap evrything in 'if (sc && error != 0) {}'. If execution
reaches the 'fail' label then you assume that is what happened.
I also think you should just drop and reaquire locks around the
bus_setup_intr() rather than moving code around.
--
| Matthew N
On Fri, 14 Feb 2003, Ruslan Ermilov wrote:
> On a recent 5.0-CURRENT, a kldload of the smapi.ko panics my box. Is
> anyone else seeing this too?
I'd be interested in the traceback...
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTE
etting up an irq but does this have side
> effects?
The interrupt handler should be checking IFF_UP.
The driver shouldn't enable card interrupts until if_init() has been run
and should disable them in it foo_stop() routine (or when the interface is
brought down, detached etc.)
--
| Ma
r */
Since we're using the PCI attachments for the PCIC (cardbus) and IDE
controllers these 'unknown' devices aren't unexpected.
If you boot verbose you can see what each 'unknown' device is looking for
in the way of resources.
--
| Matthew N. Dodd | '78 Datsu
{0x0001630e, "CS423x-PCI"}, /* CSC0100 */
This is the PNP ID that should show up.
pcm0: at port 0x220-0x233,0x388-0x38b,0x530-0x537 irq 5 drq 3,1 on isa0
This uses the 'mss' PCM driver (which is enabled with 'device pcm' in your
config file.)
--
| Matthew N.
ress 220
>
> ps2 ? midi
> Enabled, Address 580, IRQ 5
>
> No sound. Ideas?
Don't use hints; they're not going to work (I suppose they might if you
use 'snd_mss0')
Enable PNPBIOS.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
wait a few days until I get my config util working
in FreeBSD.)
pcm0: at port 0x220-0x233,0x388-0x38b,0x530-0x537 irq 5 drq 3,1 on isa0
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax
meout".
The 575 may require some special driver attention. I haven't had much
time to look into it.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.n
On Tue, 21 Jan 2003, Joerg Wunsch wrote:
> It already stopped me when accessing /dev/da0, so why try something
> more obscure? Sorry, you've lost me.
ftp://ftp.jurai.net/users/winter/patches/geom-foot.patch
Just apply it to your local source tree and get on with life.
--
| Matt
pads, probably back as far as the 701.
I've got it working on a 560E as well.
Just create a DOS filesystem sized say 16 megs larger than your system
memory size and use the ps2 utility to create the hibernation file.
'ps2 hfile c' for example would create the file on C drive.
-
have to make DOS bootable CD-ROM, etc..
You've got to have it if only for the hibernation file. (Hibernation is
worth it IMHO.)
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax
9. I'll try to put this into
> /boot/device.hints:
> hint.ccb.0.irq="9"
This won't work.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jur
t device 2.1 on
pci0
cardbus1: on cbb1
pccard1: <16-bit PCCard bus> on cbb1
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~winter | For Grea
developers for the great work!!
My 600E has real issues with ACPI; it works fine without (using APM).
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jura
On 15 Jan 2003, Alexander Pohoyda wrote:
> OK, this works for me, but then PCMCIA does not seem to work.
The installer only supports NEWCARD (ie, PCI CARDBUS) devices.
Do you have an ISA or PCMCIA only PCI based system?
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | F
also available on the floppies. But
> this isnt the case or?
Its supported by 'OLDCARD' which isn't on the install floppies.
ftp://ftp.jurai.net/users/winter/5.0-RC2/
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] |
esources (port)
> unknown: can't assign resources (irq)
> unknown: can't assign resources (port)
> unknown: can't assign resources (port)
> unknown: can't assign resources (port)
> unknown: can't assign resources (port)
> unknown: can't assign r
ot/device.hints
hw.cbb.start_memory="536870912"
(or some other memory address > physical)
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~winter | F
ust fine
aside from needing to re-roll kern.flp and mfsroot.flp to support OLDCARD.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~winter | For Great
1 - 100 of 431 matches
Mail list logo