Re: more -current testers

2002-03-20 Thread Marc van Woerkom

 In my environment, I have a central build and file server, and then a
 series of network booted crash machines.

Hey, this is interesting. 

I planed to buy a serial terminal or simple pc which plays terminal for
quite a long time, but delayed that until I will have moved to the new 
appartment, where my wife won't kill me for adding another ugly pc :-)

That original scenario would mean I would use the second terminal box 
as work station to monitor and operate the main box.

This network scenario reverses roles: the existing comfortable box
would stay work station and used to inspect bare network boxes that just 
feature cpu, ram, and ethernet. A cheap solution and they could be 
hidden in the closet. 


 It's possible to replace the kernel out from under a machine while still
 crashing/dumping/rebooting.  This can dramatically reduce the
 develop/compile/install/test/crash/repeat cycle by coallescing the test
 and crash bits with the other bits, since you can compile while still
 testing or crashing.

Thats sounds interesting.


 Occasional PXE bugs can be very frustrating.  Some machines I've used have
 no problem loading pxeboot from a different machine than the DHCP server.
 A couple of others ignore the server specification in the DHCP response
 and insist on trying to tftp pxeboot from the DHCP server.

Did you do a write up of your experiences?

Regards,
Marc

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



-current breaks

2001-05-03 Thread Marc van Woerkom

I just tried to compile and got this one: 

=== ld
ln -sf 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/emultempl/astring.sed 
stringify.sed
sh /usr/src/gnu/usr.bin/binutils/ld/genscripts.sh 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld \/usr/lib\  
i386-unknown-freebsd i386-unknown-freebsd i386-unknown-freebsd  elf_i386  elf_i386 
i386-unknown-freebsd
echo  extern ld_emulation_xfer_type ld_elf_i386_emulation;  ldemul-list.h
echo #define EMULATION_LIST  ld_elf_i386_emulation, 0  ldemul-list.h
yacc -d -o ldgram.c 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/ldgram.y
lex -t  /usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/ldlex.l  
ldlex.c
rm -f .depend
mkdep -f .depend -a-D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/ld/i386 
-I/usr/src/gnu/usr.bin/binutils/ld -I/usr/src/gnu/usr.bin/binutils/ld/../libbfd/i386 
-I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/include 
-DDEFAULT_EMULATION=\elf_i386\ -DTARGET=\i386-unknown-freebsd\ 
-DSCRIPTDIR=\/usr/obj/usr/src/i386/usr/libdata\ 
-I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld 
-DVERSION=\2.10.1\ -DBFD_VERSION=\2.10.1\ -I/usr/obj/usr/src/i386/usr/include  
eelf_i386.c /usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/ldcref.c 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/ldctor.c 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/ldemul.c 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/ldexp.c 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/ldfile.c ldgram.c 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/ldlang.c ldlex.c 
/usr/src!
 /gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/ldmain.c 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/ldmisc.c 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/ldver.c 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/ldwrite.c 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/lexsup.c 
/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld/mri.c
eelf_i386.c:158: elf-hints.h: No such file or directory
mkdep: compile failed
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils/ld.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
Thu May  3 20:22:08 CEST 2001


Regards,
Marc

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: make world stops during i4b compilation

2001-03-25 Thread Marc van Woerkom

 i4b is an ethernet interface, how do you think PPP/HDLC works ? The
 interface is registered with the networking stack, just like a "real"
 networking card is. This make the ether device mandatory.

Hi Gary!

I simply lack knowledge of how network devices are organized.

It might have been possible that network devices exist, that
don't belong to that class of ethernet interfaces.

I believed that i4b might be such a device, as I can't remember
pulling in "ether" in my older kernel configs.


Regards,
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



make world stops during i4b compilation

2001-03-24 Thread Marc van Woerkom

Hi,

anyone has this problem too?

(..)
cc -elf -shared -nostdlib hack.c -o hack.So
rm -f hack.c
sh /usr/src/sys/conf/newvers.sh ORANJE 
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  
-nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/../include 
-I/usr/src/sys/contrib/dev/acpica/Subsystem/Include  -D_KERNEL -include opt_global.h 
-elf -fno-builtin -mpreferred-stack-boundary=2  vers.c
linking kernel
i4b_ipr.o: In function `i4biprattach':
i4b_ipr.o(.text+0x1d2): undefined reference to `ether_ifattach'
i4b_isppp.o: In function `i4bispppattach':
i4b_isppp.o(.text+0x179): undefined reference to `ether_ifattach'
*** Error code 1

Stop in /usr3/obj/usr/src/sys/ORANJE.
*** Error code 1


Compiling the GENERIC kernel however works fine.. hmmm.

Regards,
Marc





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make world stops during i4b compilation

2001-03-24 Thread Marc van Woerkom

 Ok, I did an ediff against NOTES. Perhaps it was the "1" argument to
 
 device   loop1   #Network loopback device
 
 that was missing. I'll try again.
 
 Hmmm  Seems odd.  If you get a recurrence, you might want to share a
 diff between GENERIC and what you're using.

Now it compiles.

I had to put in a "device ether" line into my config to compile 
a kernel with i4b (IDSN) drivers.

And this on box without ethernet card.

Is this a bug or a feature? 


Regards,
Marc

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



psm device and XFree86 4

2000-11-07 Thread Marc van Woerkom

Hello,

I upgraded my box to the latest -current yesterday and also rebuilt 
XFree86 4. Last one was from August.

Aside from some configuration hassles that were easy to overcome
thanks to the UPDATING file and comparison of my config with
NOTES and GENERIC, I had big problems today with my Microsoft 
Intellimouse (two buttons, one wheel/button) -- the mouse pointer 
produced garbage movement and click events when I moved the mouse.

After scanning freebsd-current, I found some messages by Christian
Weisgerber and Trent Nelson were the protocol option from
etc/X11/XF86Config played a role.

And indeed it turned out that my problem was gone, when I 
changed

Identifier  "Mouse1"
Driver  "mouse"
Option "Protocol""auto" #"PS/2" #"IntelliMouse"
Option "Device"  "/dev/psm0"

from "PS/2" to "auto". Note that I run no moused.

I hope this helps.


Regards,
Marc





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: HEADS UP: Updating our CVSweb

2000-08-01 Thread Marc van Woerkom

Hi!

   http://people.FreeBSD.org/~knu/cgi-bin/cvsweb.cgi/

Looks nice. I like the comments displayed.

Just a question - we obviously have a huge number of cvs tags - is
their rationale documented in any place? 


 1) Fetch the following tarball and install the CVSweb
 configuration files under /usr/local/etc.
 
   http://people.FreeBSD.org/~knu/misc/cvsweb_confs.tar.gz
 
 This will not overwrite the current configuration files of
 CVSweb. (cvsweb* vs. cvsweb.conf*)

Another stupid question.
Is cvsweb and its configuration files something that will be put too 
in our cvs tree (collection www)?

Regards,
Marc



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: DOS emulation

2000-08-01 Thread Marc van Woerkom

 I have to run programs in Clipper/DOS under FreeBSD.
 Does exist a good DOS-emulator or other solving of this problem?

Bochs and Wine both do a good job.
Check your /usr/ports/emulators or the FreeBSD web site.

There are a couple of strange uses for both programs.
Today we needed a DOS boot disk for some BIOS update in our shop 
which couldn't be created under Windows 2000.
My colleague did it with Bochs. :)

A bizarre use for Wine is this

http://people.freebsd.org/~3d/wine 

Regards,
Marc



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: HEADS UP: Destabilization due to SMP development

2000-06-23 Thread Marc van Woerkom

 Using a non opensource commercial version control system is just
 to ask for bad carma, extended murphy fields and whatnot in an
 opensource volounteer project...

I would like to understand the discussed weakness of cvs regarding
branches.

Could someone explain it (in private) or point me to a link?

I ask because I had to work a lot with MKS SI (RCS based) and it was OK
to manage different branches with it.
So I assumed cvs as a kind of successor to rcs is able to do this too.

Or do people just like an improved architecture?
I understand that systems like Perforce are handling diffs to the
code base not file orientated but rather goal orientated which 
might give a much better overview.

Regards,
Marc






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: -e option to umount?

2000-06-18 Thread Marc van Woerkom

 What do people think about adding a -e option to umount(8) to eject a
 removable medium where possible?

SGIs and SUNs use an 'eject' command for CDs and DAT tapes.
Here are the manpages for comparison:

Irix 6.5:
   
http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650db=manfname=/usr/share/catman/u_man/cat1/eject.zsrch=eject

Solaris 2.7:
   
http://www.FreeBSD.org/cgi/man.cgi?query=ejectapropos=0sektion=0manpath=SunOS+5.7format=html

Regards,
Marc





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: -e option to umount?

2000-06-18 Thread Marc van Woerkom

 SGIs and SUNs use an 'eject' command for CDs and DAT tapes.

OpenBSD 2.6 uses 'mt' and 'eject'
NetBSD 1.4 uses 'eject' as well.


http://www.FreeBSD.org/cgi/man.cgi?query=ejectapropos=0sektion=0manpath=OpenBSD+2.6format=html

http://www.FreeBSD.org/cgi/man.cgi?query=ejectapropos=0sektion=0manpath=NetBSD+1.4format=html

Regards,
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: GENERIC from today does not detect system console on my box

2000-06-17 Thread Marc van Woerkom

 Uhh... gethints.pl is a once-only tool to help you get from an old config
 to a new one.  Once you have stripped out the hints, gethints will find
 none.  GENERIC.hints is the corresponding hints file for what used to be
 in GENERIC.

Like Jordan wrote, the solution was in the subject:

 Re: GENERIC from today does not detect system console on my box
  **
   
He seems to have put a new style GENERIC file (thus one that has no
hints = port irq etc information for ISA stuff) through the perl script.

You might try the script on an old style GENERIC to get the hints..

Regards,
Marc





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: GENERIC from today does not detect system console on my box

2000-06-17 Thread Marc van Woerkom

  GENERIC.hints is the corresponding hints file for what used to be
  in GENERIC.

 You might try the script on an old style GENERIC to get the hints..

Ignore that last remark. 
I did not note that you put in a GENERIC.hints in the tree. :)

Better go to bed now..
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: fatal trap 12 after lastest kernel build

2000-06-16 Thread Marc van Woerkom

 did you follow Peter Wemm's instructions on the new config changes?

Muchos thanks to Warner Losh for his src/UPDATE service.
It really saved my butt a couple of times. :)

Regards,
Marc




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: HEADS UP!: config changes...

2000-06-15 Thread Marc van Woerkom

Hi!

I was able to build and boot, starting from a February -CURRENT but there 
are some oddities.

1. I had to disable linux emulation, as it caused system hangup
   Yes I followed the hint on rebranding from src/UPDATING

2. My system seems to have a problem with fsck
   I had to use the old February kernel to boot and fsck with it,
   after the new kernel driven system crashed with the fs inconsistent 

3. in the boot loader I miss the list of commands, 
   ? (i hope this was the command) just yields a number

4. I thought I put just the sym driver in the kernel, why do I
   see ncr? (see next item)

5. Here are the dmesg differences between the February and the new
   kernel. Could you explain the unassigned resources messages
   to me? 

+Setting atkbd 0 at to atkbdc (string)
+Setting atkbd 0 irq to 1 (int)
+Setting atkbdc 0 at to isa (string)
+Setting atkbdc 0 port to 96 (int)
+Setting fd 0 at to fdc0 (string)
+Setting fd 0 drive to 0 (int)
+Setting fdc 0 at to isa (string)
+Setting fdc 0 drq to 2 (int)
+Setting fdc 0 irq to 6 (int)
+Setting fdc 0 port to 1008 (int)
+Setting isic 0 at to isa (string)
+Setting isic 0 flags to 3 (int)
+Setting isic 0 irq to 5 (int)
+Setting isic 0 port to 3456 (int)
+Setting joy 0 at to isa (string)
+Setting joy 0 port to 513 (int)
+Setting lpt 0 at to ppbus (string)
+Setting npx 0 at to nexus (string)
+Setting npx 0 flags to 0 (int)
+Setting npx 0 irq to 13 (int)
+Setting npx 0 port to 240 (int)
+Setting ppc 0 at to isa (string)
+Setting ppc 0 irq to 7 (int)
+Setting sc 0 at to isa (string)
+Setting sio 0 at to isa (string)
+Setting sio 0 flags to 16 (int)
+Setting sio 0 irq to 4 (int)
+Setting sio 0 port to 1016 (int)
+Setting vga 0 at to isa (string)
+FreeBSD 5.0-CURRENT #15: Thu Jun 15 00:25:51 CEST 2000
 [EMAIL PROTECTED]:/usr/src/sys/compile/ORANJE
 Timecounter "i8254"  frequency 1193182 Hz
-Timecounter "TSC"  frequency 300684682 Hz
-CPU: AMD-K6tm w/ multimedia extensions (300.68-MHz 586-class CPU)
+Timecounter "TSC"  frequency 300685025 Hz
+CPU: AMD-K6tm w/ multimedia extensions (300.69-MHz 586-class CPU)
   Origin = "AuthenticAMD"  Id = 0x570  Stepping = 0
   Features=0x8001bfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX
   AMD Features=0x400b10
 real memory  = 201326592 (196608K bytes)
-avail memory = 191733760 (187240K bytes)
-Preloaded elf kernel "kernel" at 0xc030d000.
-VESA: v3.0, 4096k memory, flags:0x1, mode table:0xc02b3602 (122)
+avail memory = 192716800 (188200K bytes)
+Preloaded elf kernel "kernel" at 0xc032c000.
+VESA: v3.0, 4096k memory, flags:0x1, mode table:0xc02cd122 (122)
 VESA: NVidia
 npx0: math processor on motherboard
 npx0: INT 16 interface
 pcib0: Host to PCI bridge on motherboard
 pci0: PCI bus on pcib0
+pci0: Host to PCI bridge (vendor=1039 device=5597) at 0.0
 isab0: SiS 85c503 PCI-ISA bridge at device 1.0 on pci0
 isa0: ISA bus on isab0
 atapci0: SiS 5591 ATA33 controller irq 0 at device 1.1 on pci0
@@ -25,30 +55,42 @@
 atapci1: HighPoint HPT366 ATA66 controller port 
0x6500-0x65ff,0x6400-0x6403,0x6300-0x6307 irq 15 at device 11.0 on pci0
 ata2: at 0x6300 on atapci1
 atapci2: HighPoint HPT366 ATA66 controller port 
0x6800-0x68ff,0x6700-0x6703,0x6600-0x6607 irq 15 at device 11.1 on pci0
-sym0: 875 port 0x6900-0x69ff mem 0xe200-0xe2000fff,0xe2002000-0xe20020ff 
irq 11 at device 13.0 on pci0
-sym0: Tekram NVRAM, ID 7, Fast-20, SE, parity checking
+ncr0: ncr 53c875 fast20 wide scsi port 0x6900-0x69ff mem 
0xe200-0xe2000fff,0xe2002000-0xe20020ff irq 11 at device 13.0 on pci0
 pcm0: AudioPCI ES1370 port 0x6a00-0x6a3f irq 10 at device 15.0 on pci0
-pci0: NVidia Riva TNT graphics accelerator (vendor=0x10de, dev=0x0020) at 17.0 
irq 9
-atkbdc0: keyboard controller (i8042) at port 0x60-0x6f on isa0
+pci0: NVidia Riva TNT graphics accelerator at 17.0 irq 9
+atkbdc0: Keyboard controller (i8042) at port 0x60,0x64 on isa0
 atkbd0: AT Keyboard irq 1 on atkbdc0
-vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
-sc0: System console on isa0
-sc0: VGA 16 virtual consoles, flags=0x200
 fdc0: NEC 72065B or clone at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
 fdc0: FIFO enabled, 8 bytes threshold
 fd0: 1440-KB 3.5" drive on fdc0 drive 0
-sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
-sio0: type 16550A
-joy0 at port 0x201 on isa0
-isic0 at port 0xd80,0x960-0x99f,0x160-0x19f,0x560-0x59f irq 5 flags 0x3 on isa0
+isic0 at port 0xd80-0xd9f,0x980-0x99f,0x180-0x19f,0x580-0x59f irq 5 flags 0x3 on 
isa0
 isic0: Teles S0/16.3
-ppc0: Parallel port at port 0x378-0x37f irq 7 on isa0
+joy0 at port 0x201 on isa0
+ppc0: This ppc chipset does not support the extended I/O port range...no problem
+ppc0: 

Re: HEADS UP!: config changes...

2000-06-15 Thread Marc van Woerkom

Another way to reboot the system is

vidcontrol 80x50

Regards,
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: HEADS UP!: config changes...

2000-06-15 Thread Marc van Woerkom

 4. I thought I put just the sym driver in the kernel, why do I
see ncr? (see next item)

Now it is back to using sym. 
Possibly some configuration mistake by me.

Regards,
Marc

PS Here is the diff..

-FreeBSD 5.0-CURRENT #15: Thu Jun 15 00:25:51 CEST 2000
+FreeBSD 5.0-CURRENT #16: Thu Jun 15 11:31:41 CEST 2000
 [EMAIL PROTECTED]:/usr/src/sys/compile/ORANJE
 Timecounter "i8254"  frequency 1193182 Hz
-Timecounter "TSC"  frequency 300684562 Hz
+Timecounter "TSC"  frequency 300683613 Hz
 CPU: AMD-K6tm w/ multimedia extensions (300.68-MHz 586-class CPU)
   Origin = "AuthenticAMD"  Id = 0x570  Stepping = 0
   Features=0x8001bfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX
   AMD Features=0x400b10
 real memory  = 201326592 (196608K bytes)
-avail memory = 192716800 (188200K bytes)
-Preloaded elf kernel "kernel" at 0xc032c000.
-VESA: v3.0, 4096k memory, flags:0x1, mode table:0xc02cd122 (122)
+avail memory = 192753664 (188236K bytes)
+Preloaded elf kernel "kernel" at 0xc0323000.
+VESA: v3.0, 4096k memory, flags:0x1, mode table:0xc02c5142 (122)
 VESA: NVidia
 npx0: math processor on motherboard
 npx0: INT 16 interface
@@ -55,7 +26,8 @@
 atapci1: HighPoint HPT366 ATA66 controller port 
0x6500-0x65ff,0x6400-0x6403,0x6300-0x6307 irq 15 at device 11.0 on pci0
 ata2: at 0x6300 on atapci1
 atapci2: HighPoint HPT366 ATA66 controller port 
0x6800-0x68ff,0x6700-0x6703,0x6600-0x6607 irq 15 at device 11.1 on pci0
-ncr0: ncr 53c875 fast20 wide scsi port 0x6900-0x69ff mem 
0xe200-0xe2000fff,0xe2002000-0xe20020ff irq 11 at device 13.0 on pci0
+sym0: 875 port 0x6900-0x69ff mem 0xe200-0xe2000fff,0xe2002000-0xe20020ff 
irq 11 at device 13.0 on pci0
+sym0: Tekram NVRAM, ID 7, Fast-20, SE, parity checking
 pcm0: AudioPCI ES1370 port 0x6a00-0x6a3f irq 10 at device 15.0 on pci0
 pci0: NVidia Riva TNT graphics accelerator at 17.0 irq 9
 atkbdc0: Keyboard controller (i8042) at port 0x60,0x64 on isa0
@@ -101,22 +73,23 @@
 ad0: 26059MB Maxtor 92732U8 [52946/16/63] at ata2-master using UDMA66
 Waiting 8 seconds for SCSI devices to settle
 Mounting root from ufs:/dev/da0s2a
-da0 at ncr0 bus 0 target 0 lun 0
+da0 at sym0 bus 0 target 0 lun 0
 da0: QUANTUM FIREBALL ST2.1S 0F0C Fixed Direct Access SCSI-2 device 
 da0: 20.000MB/s transfers (20.000MHz, offset 15), Tagged Queueing Enabled
 da0: 2068MB (4235629 512 byte sectors: 255H 63S/T 263C)
-cd0 at ncr0 bus 0 target 4 lun 0
+cd0 at sym0 bus 0 target 4 lun 0
 cd0: PIONEER DVD-ROM DVD-303 1.10 Removable CD-ROM SCSI-2 device 
 cd0: 20.000MB/s transfers (20.000MHz, offset 8)
 cd0: Attempt to query device size failed: NOT READY, Medium not present
-da1 at ncr0 bus 0 target 1 lun 0
+da1 at sym0 bus 0 target 1 lun 0
 da1: IBM DCAS-34330W S65A Fixed Direct Access SCSI-2 device 
 da1: 40.000MB/s transfers (20.000MHz, offset 15, 16bit)
 da1: 4134MB (8467200 512 byte sectors: 255H 63S/T 527C)
-da2 at ncr0 bus 0 target 2 lun 0
+da2 at sym0 bus 0 target 2 lun 0
 da2: IBM DORS-32160 WA6A Fixed Direct Access SCSI-2 device 
 da2: 20.000MB/s transfers (20.000MHz, offset 15), Tagged Queueing Enabled
 da2: 2063MB (4226725 512 byte sectors: 255H 63S/T 263C)
 da1s2: raw partition size != slice size
 da1s2: start 2120580, end 2536379, size 415800
 da1s2c: start 2120580, end 8465687, size 6345108


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: syscons scrolling broken

2000-06-15 Thread Marc van Woerkom

  it does not. It seems, as if screen output is still being deactivated,
  but scrolling does just not work.
  
  Anyone else?
 
 Yes, but it only applies to ttyv0.

Same behaviour here.

Regards,
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: HEADS UP!: config changes...

2000-06-15 Thread Marc van Woerkom

 Uh, 'help' doesn't give you a list of commands I believe.

According to loader(8) it means:

   ?   Same as ``help index''.

I did not try yet if that one works correctly.

Regards,
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: ES1370 - no sound completely :(

2000-03-13 Thread Marc van Woerkom

 It doesn't helps :(

The card consists of two chips the ES1370 plus a codec chip.
And if I remember correctly that one is different from the
AK4531 on the original Audio PCI card (they used a cheaper one
for the PCI64).

Creative probably bought Ensoniq because of the Audio PCI
card which seems to be mostly identical to the PCI128.

I would suggest changing the PCI64 into a PCI128 if 
possible.
If not you must first identify what codec is used on 
the board - maybe we find specs or an existing Linux
driver..

Regards,
Marc
 



 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: current unable to attach USB, Power Mgmt, sound

1999-10-20 Thread Marc van Woerkom

 The following patch from Doug Rabson fixed the USB and sound problem for
 me. It has already bee committed to -current.

My AudioPCI card works again. Thanx!

Regards,
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Signal 12 during build of -current

1999-10-18 Thread Marc van Woerkom

 I'm installing -current on a FreeBSD-3.3-stable system.  I've done the sup
 (which succeeded with no problems).  When I try the "make buildworld" I
 get "signal 12" crashes during the gcc lib build.  In specific:

I had the same problem (see my mail from 12th October).

One of the present requirements is to build, install and boot the new 
kernel before doing the make world. 

Please read src/UPDATING, an excellent reference for major events in 
the source tree:

19990929:
The sigset_t datatype has been changed from an integral type
to a compound type and can hold 128 signals. Syscalls directly
or indirectly using the new sigset_t have been added as to
maintain compatible with existing binaries. A new kernel must
be made and installed and booted with before a make world can
be done.


As you start from a v3 system, the v4 kernel might not work with v3
user land. 

I would suggest to grab an older v4 tree (e.g. as of September, 14th) 
and to move your v3 to that older v4 first. If this succeded, grab the 
latest v4 and try to jump over the sigset_t hurdle as described.


Regards,
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: current unable to attach USB, Power Mgmt, sound

1999-10-18 Thread Marc van Woerkom

  pcm0: unable to map register space
  device_probe_and_attach: pcm0 attach returned 6
 
 This is an Abit BP6 board with two Celeron 366, 256 MByte memory, one
 Soundblaster PCI 128 (pcm0) and one Hoontech (pcm1) sound card. Below is
 the complete dmesg from today's current, and the kernel config.

I reported the same problem. PCI 128 uses the same ES1370 chip as the 
Audio PCI.

Regards,
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Is it just me or is sys/signal.h just completely screwed up now?

1999-10-18 Thread Marc van Woerkom

 I've got a box running yesterday's -current and it can't compile
 or install things like XFree86 or ImageMagik due to syntax errors
 in this file.

See the mails from October 15th, esp. the ones from Marcel Moolenaar
and Sheldon Hearn.

It seems this patch has not been commited yet. 
Anyone got problems?


Regards,
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: current unable to attach USB, Power Mgmt, sound

1999-10-18 Thread Marc van Woerkom

 The following patch from Doug Rabson fixed the USB and sound problem for
 me. It has already bee committed to -current.

Thanks for that hint.

Regards,
Marc




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



The Unofficial AudioPCI/PCI64 Support Page

1999-10-18 Thread Marc van Woerkom

 The Vibra128 (which is PCI) uses the Ensoniq chip, but I'm not so sure
 the PCI128 does. 

Walter Lord has set up (and still maintains) a home page when the
Ensoniq Audio PCI came out:

http://www.netexcite.com/audiopci/index.html

You find lots of drivers, the 8 MB wave table sets for the Windows driver
and other useful information there.

Wish we could use that wave tables for a midi device.. 

To make a long story short. The original Ensoniq Audio PCI card used 
the ES1370 chip (PCI  control) and the AK4531 codec for AD/DA.

Later they made Audio PCI cards with the ES1371 chip. This one seems 
to be able to use lots of different codecs (that is where the driver 
fun comes in) that comply to some Intel spec (AC 97), among them
the AK4540.

All this time, Ensoniq also sold their chips to OEMS, who in turn might
have used the same codec or even other stuff.

Then Creative came up and bought Ensoniq to get some decent PCI 
card. The PCI 128 seems to be more or less the same like the Audio
PCI (I am not 100% sure, because the latest greatest Win drivers
do not work for me anymore), the PCI 64 is reported to have at
least a lesser quality code.

And more fun: recently people reported an ES1374 chip - I have
no clue yet where this one is different.


Specs for ES1370 and ES1371:

   http://www.ensoniq.com/multimedia/semi_html/index.htm


Specs for Ashai Kasei AK4531 and AK4543:

http://www.akm.com/Text/pdflist.html
http://www.asahi-kasei.co.jp/akm/english/p_i/pdf/EK4351.pdf
http://www.akm.com/pdf/4543.pdf


Specs for Audio Codec '97:

http://developer.intel.com/pc-supp/platform/ac97


Regards,
Marc




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: linux emulation broken..

1999-10-15 Thread Marc van Woerkom

 This is weird, I use linux netscape and word perfect all the time, and the
 only problems I see are memory leaks I knew were there (in the
 applications, not FreeBSD)

Indeed. The Linux version was more stable than the FreeBSD version 
(that one can't digest the Slashdot site for some strange reason).
But since Monday it tears my box down.

I won't blame the emulation however until I have recompiled the system
successfully and recompiled XFree86 and this behaviour continues to 
happen.

Regards,
Marc



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



pcm/ES1370 PCI soundcard problem

1999-10-15 Thread Marc van Woerkom

So the system builds nice again - thanks.
I haven't tried the XFree86 fix yet.
However there is a problem with the pcm driver:

pcm0: AudioPCI ES1370 irq 11 at device 15.0 on pci0
pcm0: unable to map register space
device_probe_and_attach: pcm0 attach returned 6

Any idea?

I used 

device pcm0 at pci0

in the kernel configuration file.


Regards,
Marc

PS start of verbose dmesg:


Copyright (c) 1992-1999 The FreeBSD Project.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
FreeBSD 4.0-CURRENT #18: Fri Oct 15 18:53:15 CEST 1999
[EMAIL PROTECTED]:/usr/src/sys/compile/ORANJE
Calibrating clock(s) ... TSC clock: 300730129 Hz, i8254 clock: 1193374 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254"  frequency 1193182 Hz
CLK_USE_TSC_CALIBRATION not specified - using old calibration method
Timecounter "TSC"  frequency 300684315 Hz
CPU: AMD-K6tm w/ multimedia extensions (300.68-MHz 586-class CPU)
  Origin = "AuthenticAMD"  Id = 0x570  Stepping = 0
  Features=0x8001bfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX
  AMD Features=0x400b10
Data TLB: 128 entries, 2-way associative
Instruction TLB: 64 entries, 1-way associative
L1 data cache: 32 kbytes, 32 bytes/line, 2 lines/tag, 2-way associative
L1 instruction cache: 32 kbytes, 32 bytes/line, 2 lines/tag, 2-way associative
Write Allocate Enable Limit: 192M bytes
Write Allocate 15-16M bytes: Enable
Hardware Write Allocate Control: Disable
real memory  = 201326592 (196608K bytes)
Physical memory chunk(s):
0x1000 - 0x0009, 651264 bytes (159 pages)
0x002e6000 - 0x0bff5fff, 198246400 bytes (48400 pages)
avail memory = 192286720 (187780K bytes)
bios32: Found BIOS32 Service Directory header at 0xc00faf50
bios32: Entry = 0xfb410 (c00fb410)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xb440
pnpbios: Found PnP BIOS data at 0xc00fbfb0
pnpbios: Entry = f:bfd8  Rev = 1.0
Other BIOS signatures found:
ACPI: 
Preloaded elf kernel "kernel" at 0xc02cd000.
VESA: information block
56 45 53 41 00 03 00 01 00 01 01 00 00 00 22 00 
00 01 40 00 02 03 07 01 00 01 0e 01 00 01 17 01 
00 01 00 01 01 01 02 01 03 01 04 01 05 01 06 01 
07 01 08 01 09 01 0a 01 0b 01 0c 01 0e 01 0f 01 
VESA: 44 mode(s) found
VESA: v3.0, 4096k memory, flags:0x1, mode table:0xc027a9c2 (122)
VESA: NVidia
VESA: NVidia Riva TNT A0
pci_open(1):mode 1 addr port (0x0cf8) is 0x8074
pci_open(1a):   mode1res=0x8000 (0x8000)
pci_cfgcheck:   device 0 [class=06] [hdr=00] is there (id=55971039)
npx0: math processor on motherboard
npx0: INT 16 interface
i586_bzero() bandwidth = 58186896 bytes/sec
bzero() bandwidth = 58305638 bytes/sec
pci_open(1):mode 1 addr port (0x0cf8) is 0x
pci_open(1a):   mode1res=0x8000 (0x8000)
pci_cfgcheck:   device 0 [class=06] [hdr=00] is there (id=55971039)
pcib0: Host to PCI bridge on motherboard
found- vendor=0x1039, dev=0x5597, revid=0x02
class=06-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0secondarybus=0
found- vendor=0x1039, dev=0x0008, revid=0x01
class=06-01-00, hdrtype=0x00, mfdev=1
subordinatebus=0secondarybus=0
found- vendor=0x1039, dev=0x5513, revid=0xd0
class=01-01-8a, hdrtype=0x00, mfdev=1
subordinatebus=0secondarybus=0
intpin=a, irq=0
found- vendor=0x1000, dev=0x0001, revid=0x02
class=01-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0secondarybus=0
intpin=a, irq=15
map[0]: type 1, range 32, base 6300, size  8
map[1]: type 1, range 32, base e2001000, size  8
found- vendor=0x1274, dev=0x5000, revid=0x00
class=04-01-00, hdrtype=0x00, mfdev=0
subordinatebus=0secondarybus=0
intpin=a, irq=11
found- vendor=0x10de, dev=0x0020, revid=0x04
class=03-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0secondarybus=0
intpin=a, irq=10
map[0]: type 1, range 32, base e000, size 24
map[1]: type 1, range 32, base e100, size 24
pci0: PCI bus on pcib0
i4b_pci_probe: unknown PCI type 1435963449l!
isab0: SiS 85c503 PCI-ISA bridge at device 1.0 on pci0
Trying Read_Port at 203
Trying Read_Port at 243
Trying Read_Port at 283
Trying Read_Port at 2c3
Trying Read_Port at 303
Trying Read_Port at 343
Trying Read_Port at 383
Trying Read_Port at 3c3
isa0: ISA bus on isab0
i4b_pci_probe: unknown PCI type 1427312697l!
chip1: SiS 5591 IDE controller irq 0 at device 1.1 on pci0
i4b_pci_probe: unknown PCI type 69632l!
ncr0: ncr 53c810 fast10 scsi irq 15 at device 13.0 on pci0
ncr0: minsync=25, maxsync=206, maxoffs=8, 16 dwords burst, normal dma fifo
ncr0: single-ended, open drain IRQ driver
pcm0: AudioPCI ES1370 irq 11 at device 15.0 on pci0
pcm0: unable to map register space
device_probe_and_attach: pcm0 attach returned 6
i4b_pci_probe: unknown PCI type 2101470l!
vga-pci0: NVidia Riva TNT graphics accelerator irq 10 at device 17.0 on pci0

Re: linux emulation broken..

1999-10-14 Thread Marc van Woerkom

 (im)perfect.  I was using the linux version of netscape, until
 recently when it began hanging for long periods of time during
 network or disk activity.  

Calling up linux-netscape-4.61 causes my system to freeze for a 
couple of seconds, then it reboots.

This is either related to some recent changes, or my system being 
not in a consistent state.

Regards,
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



make buildworld break @ kdump

1999-10-14 Thread Marc van Woerkom

It keeps interesting.

root@oranje# date; make buildworld; date
Thu Oct 14 10:39:45 CEST 1999
(..)
=== usr.bin/kdump
cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../..   
-I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/kdump/kdump.c
/bin/sh /usr/src/usr.bin/kdump/mkioctls  ioctl.c
In file included from :46:
/usr/obj/usr/src/tmp/usr/include/sys/memrange.h:16: warning: `MDF_ACTIVE' redefined
/usr/obj/usr/src/tmp/usr/include/pccard/cardinfo.h:77: warning: this is the 
location of the previous definition
cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../..   
-I/usr/obj/usr/src/tmp/usr/include -c ioctl.c
In file included from ioctl.c:67:
/usr/obj/usr/src/tmp/usr/include/sys/memrange.h:16: warning: `MDF_ACTIVE' redefined
/usr/obj/usr/src/tmp/usr/include/pccard/cardinfo.h:77: warning: this is the 
location of the previous definition
In file included from /usr/obj/usr/src/tmp/usr/include/nwfs/nwfs.h:38,
 from ioctl.c:53:
/usr/obj/usr/src/tmp/usr/include/nwfs/nwfs_mount.h:61: `NCP_VOLNAME_LEN' 
undeclared here (not in a function)
/usr/obj/usr/src/tmp/usr/include/nwfs/nwfs_mount.h:61: size of array `mounted_vol' 
has non-integer type
ioctl.c: In function `ioctlname':
ioctl.c:1479: sizeof applied to an incomplete type
*** Error code 1
(..)
Thu Oct 14 12:56:03 CEST 1999


I reported a similiar case yesterday, when compilation stopped at that same
position due to some old headers in my /usr/include

  ip_compat.h 
  ip_fil.h
  ip_frag.h
  ip_nat.h
  ip_proxy.h
  ip_state.h
  ipl.h
 
that led to a uncompilable ioctl.c 

/bin/sh /usr/src/usr.bin/kdump/mkioctls  ioctl.c

So maybe the break is caused by now obsolete headers again. 
I don't know yet.


Regards,
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld break @ kdump

1999-10-14 Thread Marc van Woerkom

   That was caused by my commits. Probably they should be done in one
 transaction and you was 'lucky' enough to catch it :). Now it builds fine.

No problem. I'll try again. :)

Thanks,
Marc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



make buildworld breaks during vinum compilation

1999-10-13 Thread Marc van Woerkom

I got a stop here:

root@oranje# date; make buildworld
Wed Oct 13 15:34:04 CEST 1999
(...)
cc -O -pipe -DVINUMDEBUG -g -O  -DKERNEL -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  
-I/usr/obj/usr/src/sys/modules/vinum -I/usr/obj/usr/src/sys/modules/vinum/@ 
-I/usr/obj/usr/src/tmp/usr/include -c 
/usr/src/sys/modules/vinum/../../dev/vinum/vinumioctl.c
/usr/src/sys/modules/vinum/../../dev/vinum/vinumioctl.c: In function `vinumioctl':
/usr/src/sys/modules/vinum/../../dev/vinum/vinumioctl.c:333: too few arguments to 
function `initsd'
*** Error code 1

The verify argument seems missing:
   root@oranje# grep initsd ../../dev/vinum/*
   ../../dev/vinum/vinumext.h:int initsd(int, int);
   ../../dev/vinum/vinumio.h:int verify;   
 /* verify (initsd) */
   ../../dev/vinum/vinumioctl.c:return initsd(objno);
   ../../dev/vinum/vinumrevive.c:initsd(int sdno, int verify)
   ../../dev/vinum/vinumstate.c:ioctl_reply-error = initsd(objindex, 
data-verify); /* initialize another block */

Regards,
Marc




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Proper Whacking Weeding

1999-10-12 Thread Marc van Woerkom

It took me some fiddling to get a -current system from begin of September 
to build present -current.

To achieve this, among other things, I cleaned up. 
That box is building from source for over two years now, and there were 
quite a lot of old files in the directory hierarchy. 

From rotten headers in /usr/include and strange libs in /usr/lib 
(libtermcap.so.2?) to strange locale stuff in /usr/share/misc 

However I might have whacked a bit too much, as Emacs (both 19 and 20)
display is messed up in textmode. vi and sysinstall however work.
And under X emacs still works. Anyone has an idea what could be wrong?
 

More systematically:
Is there a way to ensure that /usr/include, /usr/share/.. and such
are rebuilt properly? (No files missing, no old files messing things up)


Regards,
Marc



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



scanpci

1999-06-12 Thread Marc van Woerkom
 scanpci:

Never noticed this utility before. 
Hmm.. no man page.. part of XFree86..

Regards,
Marc



To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Re: No sound (Ensoniq Audio PCI 1370)

1999-05-22 Thread Marc van Woerkom
 I just use:
 
 device pcm0
 
 and no more, since I only have a PCI card. 

So you reasoned something like 

This card has nothing to do with ISA, let the PCI routines figure out
the parameters by themselves

Joachim's Ensoniq driver was the first extension of Luigi's underlying
pcm driver for ISA cards towards PCI. 

Looks like bus issues are not arranged 100%:

On my 

FreeBSD 4.0-CURRENT #10: Fri May 21 19:50:23 CEST 1999

system I changed CONFIG to

#device pcm0 at isa? port ? irq 10 drq 1 flags 0x0
device pcm0 at nexus? 

and got this messages after reboot

es0: AudioPCI ES1370 irq 11 at device 15.0 on pci0
pcm0: using I/O space register mapping at 0x6400

pcm1: unit not configured, perhaps you want pcm0 ?

and indeed 

m...@oranje$ cat /dev/sndstat
FreeBSD Audio Driver (981002) May 21 1999 19:50:06
Installed devices:
pcm0: ENSONIQ AudioPCI at 0x6400 irq 0 dma 0:0

the card is recognized by Luigi's driver.


Compare this to what pcm(4) says:

 device pcm0 ...

 your first PnP audio card will be unit #1, i.e. it will be accessible as
 /dev/audio1, /dev/dsp1, etc.  Many application default to using /dev/au-
 dio, so you can create symlinks from /dev/audio etc to the correct device
 entries as follows:

 cd /dev
 rm audio dsp dspW mixer
 ./MAKEDEV snd1
 ln -s audio1 audio
 ln -s dsp1 dsp
 ln -s dspW1 dspW
 ln -s mixer1 mixer

(note: the links are laid by MAKEDEV already)

instead I had to use unit #0 via 

./MAKEDEV snd0

and this way it works OK right now although I think it was not meant to.


Regards,
Marc


 


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



ES 1370 audio driver and ncr SCSI driver interfere!

1999-05-22 Thread Marc van Woerkom
  Joachim's Ensoniq driver was the first extension of Luigi's underlying
  pcm driver for ISA cards towards PCI. 
  
  Looks like bus issues are not arranged 100%:
 
 I'm working on it.

Great to hear. 

If there is any technical document about FreeBSD drivers and how they should
manage their resources (and that is so recent, that it takes PCI into account)
please tell me. I would like to understand what is going on to help myself -
e.g. the ES1370's MIDI interface is unsupported yet .. 

Another remark - I filed a PR some weeks ago where I reported that my 
ncr SCSI controller dies during listening to real audio streams.

Friday's -CURRENT still has this problem - but today I observed that it has
nothing special to do with the real player or the Linux emulation layer.

The same ncr confusion happens if I listen to MP3's and have disk activity
(cvsup) at the same time .. so now I believe that it is an interference of
the audio drivers { es0, pcm0 } with ncr0.

Regards,
Marc







To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



X11 aout compat pack

1999-05-19 Thread Marc van Woerkom
May I suggest to add the XFree86 aout libraries to src/compat, or to 
add them as port - for easy update via make.

Background: 
Netscape 4.6 installation complained that I need X11 aout libs,
so I had to download xlib.tgz (3.3M) just for the aout libs (0.7M).

Or am I missing some opportunity elsewhere, to get these libs
reinstalled on my system?


Regards,
Marc




 


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Re: No sound (Ensoniq Audio PCI 1370)

1999-05-17 Thread Marc van Woerkom
 device pcm0 at nexus? port ? irq 10 drq 1 flags 0x0
^^

I tried this out but discarded this approach because I got a trap 12 after
boot (around the time X fires up).

But In the meantime I found out that this must be caused by some other problem,
so I will try again later - of course I would be happier if I knew what 
this choice of nexus implies. 


With the Friday kernels I get the afore mentioned trap everytime, except
if I manually intervene early during booting and tell the system to 
use 'kernel' - yes kernel, the same kernel that otherwise traps 
if I don't caress the keyboard..

Could it be that the second stage bootloader (the one with Forth) is damaged 
somehow?

Or did I screw up? I used 'disklabel -B da0' to make sure there is a 
recent bootblock on my system. 
Hereby I assumed that the necessary mechanism is built during a 
make buildworld/install world run.


And, after having seen some logs fromt traps here, how do I save
such output? 
Right now I hit a key and the system reboots - no idea how to
capture this output.


Regards,
Marc




To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Re: -current page fault at 0xdeadc0de

1999-05-16 Thread Marc van Woerkom
 fault virtual address   = 0xdeadc0de

0xdeadc0de - dead code? :-) 

Is this address a coincidence or a special crafted one?


Regards,
Marc


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



No sound (Ensoniq Audio PCI 1370)

1999-05-15 Thread Marc van Woerkom
Dear people,

I get no sound anymore using the system built on Friday.

As I saw same earlier reports here about problems with sound
that were reported to be fixed, mine might be related to the card 
being a PCI one - ES1370 based genuine Ensoniq Audio PCI.

Below follow dmesg output and kernel configuration.
 

Regards,
Marc 

P.S. Should something like this go into a pr?


---

Copyright (c) 1992-1999 The FreeBSD Project.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
FreeBSD 4.0-CURRENT #1: Fri May 14 22:01:21 CEST 1999
m...@oranje.my.domain:/usr/src/sys/compile/ORANJE
Calibrating clock(s) ... TSC clock: 300727714 Hz, i8254 clock: 1193364 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter i8254  frequency 1193182 Hz
CLK_USE_TSC_CALIBRATION not specified - using old calibration method
Timecounter TSC  frequency 300684204 Hz
CPU: AMD-K6tm w/ multimedia extensions (300.68-MHz 586-class CPU)
  Origin = AuthenticAMD  Id = 0x570  Stepping=0
  Features=0x8001bfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX
Data TLB: 128 entries, 2-way associative
Instruction TLB: 64 entries, 1-way associative
L1 data cache: 32 kbytes, 32 bytes/line, 2 lines/tag, 2-way associative
L1 instruction cache: 32 kbytes, 32 bytes/line, 2 lines/tag, 2-way 
associative
Write Allocate Enable Limit: 192M bytes
Write Allocate 15-16M bytes: Enable
Hardware Write Allocate Control: Disable
real memory  = 201326592 (196608K bytes)
Physical memory chunk(s):
0x1000 - 0x0009efff, 647168 bytes (158 pages)
0x002da000 - 0x0bff5fff, 198295552 bytes (48412 pages)
sio0: system console
avail memory = 193077248 (188552K bytes)
Found BIOS32 Service Directory header at 0xc00faf50
Entry = 0xfb410 (0xc00fb410)  Rev = 0  Len = 1
PCI BIOS entry at 0xb440
DMI header at 0xc00f5bb0
Version 2.0
Table at 0xf0800, 28 entries, 613 bytes
Other BIOS signatures found:
ACPI: 
$PnP: 000fbfb0
Preloaded elf kernel kernel at 0xc02c1000.
VESA: information block
56 45 53 41 00 03 00 01 00 01 01 00 00 00 22 00 
00 01 40 00 01 62 07 01 00 01 0e 01 00 01 21 01 
00 01 00 01 01 01 02 01 03 01 04 01 05 01 06 01 
07 01 08 01 09 01 0a 01 0b 01 0c 01 0e 01 0f 01 
VESA: 48 mode(s) found
Initializing PnP override table
Probing for PnP devices:
Trying Read_Port at 203
Trying Read_Port at 243
Trying Read_Port at 283
Trying Read_Port at 2c3
Trying Read_Port at 303
Trying Read_Port at 343
Trying Read_Port at 383
Trying Read_Port at 3c3
No Plug-n-Play devices were found
pci_open(1):mode 1 addr port (0x0cf8) is 0x8000ff08
pci_open(1a):   mode1res=0x8000 (0x8000)
pci_cfgcheck:   device 0 [class=06] [hdr=00] is there (id=55971039)
npx0: math processor on motherboard
npx0: INT 16 interface
i586_bzero() bandwidth = 58186896 bytes/sec
bzero() bandwidth = 58349865 bytes/sec
pcib0: PCI host bus adapter on motherboard
found- vendor=0x1039, dev=0x5597, revid=0x02
class=06-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0secondarybus=0
found- vendor=0x1039, dev=0x0008, revid=0x01
class=06-01-00, hdrtype=0x00, mfdev=1
subordinatebus=0secondarybus=0
found- vendor=0x1039, dev=0x5513, revid=0xd0
class=01-01-8a, hdrtype=0x00, mfdev=1
subordinatebus=0secondarybus=0
intpin=a, irq=0
map[0]: type 4, range 32, base 01f0, size  3
map[1]: type 4, range 32, base 03f4, size  2
map[2]: type 4, range 32, base 0170, size  3
map[3]: type 4, range 32, base 0374, size  2
map[4]: type 4, range 32, base 4000, size  4
found- vendor=0x1000, dev=0x0001, revid=0x02
class=01-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0secondarybus=0
intpin=a, irq=15
map[0]: type 4, range 32, base 6300, size  8
map[1]: type 1, range 32, base e2001000, size  8
found- vendor=0x1274, dev=0x5000, revid=0x00
class=04-01-00, hdrtype=0x00, mfdev=0
subordinatebus=0secondarybus=0
intpin=a, irq=11
map[0]: type 4, range 32, base 6400, size  6
found- vendor=0x12d2, dev=0x0018, revid=0x10
class=03-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0secondarybus=0
intpin=a, irq=10
map[0]: type 1, range 32, base e000, size 24
map[1]: type 3, range 32, base e100, size 24
pci0: PCI bus on pcib0
i4b_pci_probe: unknown PCI type 1435963449l!
chip0: Host to PCI bridge (vendor=1039 device=5597) at device 0.0 on 

make buildworld fails

1999-04-02 Thread Marc van Woerkom
Hi!

A fresh cvsup plus make buildworld did not complete on
my 3.0-RELEASE system. 


--

r...@oranje# date
Fri Apr  2 22:37:32 CEST 1999
r...@oranje# make buildworld; date

--
 Cleaning up the temporary elf build tree
--
mkdir -p /usr/obj/usr/src/tmp
chflags -R noschg /usr/obj/usr/src/tmp/
rm -rf /usr/obj/usr/src/tmp

--
 Making make


(...)


install -c -o root -g wheel -m 444 libstdc++.so.2 
/usr/obj/usr/src/tmp/usr/lib
ln -sf libstdc++.so.2 /usr/obj/usr/src/tmp/usr/lib/libstdc++.so
cd /usr/src/gnu/usr.bin/cc/libgcc; /usr/obj/usr/src/tmp/usr/bin/make all; 
/usr/obj/usr/src/tmp/usr/bin/make -B install
install -c -o root -g wheel -m 444 bsd.README bsd.dep.mk bsd.doc.mk 
bsd.docb.mk bsd.info.mk bsd.kern.mk bsd.kmod.mk bsd.lib.mk bsd.libnames.mk 
bsd.man.mk bsd.obj.mk bsd.own.mk bsd.port.mk bsd.port.post.mk  bsd.port.pre.mk 
bsd.port.subdir.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk  
/usr/obj/usr/src/tmp/mk
usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 
file2
   install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 ...
 fileN directory
   install -d [-g group] [-m mode] [-o owner] directory ...
*** Error code 64

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
Fri Apr  2 23:17:53 CEST 1999
r...@oranje#

-

However these last attempts did run through without problems:

  -rw-r--r--   1 root  bin8310232 Mar 22 19:36 1.log
  -rw-r--r--   1 root  bin8346805 Mar 24 00:57 2.log
  -rw-r--r--   1 root  bin8346878 Mar 26 22:39 3.log
  -rw-r--r--   1 root  bin8357073 Mar 28 23:41 4.log
  -rw-r--r--   1 root  bin5415813 Mar 30 00:18 5.log
  -rw-r--r--   1 root  bin5588079 Apr  2 04:28 6.log

Regards,
Marc


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Re: netscape: no recognized font

1999-04-02 Thread Marc van Woerkom
 % netscape
 no recognized font charsets!
 
 3.1-stable as of today
 navigator 4.5 freshly installed

I had similiar font problems when installing Navigator 4.5 under 
Solaris 2.6.

They went away after I nuked all prior traces of Navigator, including
my .netscape directory (you should rename it :-)

Who knows, this might work here too.


Good luck,
Marc


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Re: FreeBSD version of DRM?

1999-01-17 Thread Marc van Woerkom

 I have a Voodoo 3 at work and I'm interested in porting the DRM (I can
 even justify doing it in work time). It probably won't be for a week or
 two since I have other stuff happening right now.

Very good. I am aiming for DRI working with nvidia from December on,
this will make it a lot easier.

Regards,
Marc









To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message