Re: ATAng no PIO fallback?

2003-08-28 Thread Mark Huizer
On Thu, Aug 28, 2003 at 04:47:56PM +0200, Soren Schmidt wrote: It seems Anish Mistry wrote: it DMA was fixed for my CD/DVD combo drive. I changed the hw.ata.atapi_dma=0 to hw.ata.atapi_dma=1 in my /boot/loader.conf. After a reboot I tried There is no PIO fallback in ATAng (so

Re: ATAng no PIO fallback?

2003-08-28 Thread Mark Huizer
For the kernel before ATAng: see dmesg.beforeATAng For a small list of DMA according to Windows XP see dmesg.windows I'm still looking how I can get it to boot with a kernel after ATAng. It fails with ad0: WARNING: READ_DMA ICRC warning or something like that. With ata_dma and

Re: unrecognized Prism III card

2003-03-30 Thread Mark Huizer
: I picked up a couple of no-name Prism III cards, and found that : FreeBSD-current doesn't recognize them. Is there anything I can do to : make these work? (Up to and including shipping a card to a : committer?) Ship me a dozen :-) At least tell me their name so I can do the support

Re: Perl script rewrites - progress (2)

2002-05-18 Thread Mark Huizer
On Sat, May 18, 2002 at 06:05:21PM +0100, Mark Murray wrote: Hi all The perl script rewrite is going really well! Here is my progress file, as it currently stands: Thanks to contributors! I just upgraded my machine, removed perl as far as I could find it, and tried to rebuild perl

Re: NT filesystem panicking my current box

2001-10-21 Thread Mark Huizer
On Sat, Oct 20, 2001 at 08:18:35PM -0700, Matthew Dillon wrote: Try turning off vmiodirenable: sysctl -w vfs.vmiodirenable=0 And see if that makes a difference. -Matt Nope, it crashes just as fast. I am now turning on crash dumps, so

setcred and sshd trouble?

2001-05-07 Thread Mark Huizer
Hi, Can't seem to find the no doubtedly obvious answer to the problem with sshd after remaking world (today's -current with new openssh 2.9) Trying to log in remotely results in: May 7 17:37:45 tiggr /boot/kernel/kernel: May 7 17:37:45 tiggr sshd[718]: fatal: PAM setcred failed[6]:

upgrade tcpdump in -current?

2001-03-24 Thread Mark Huizer
Are there any plans on upgrading tcpdump to e.g. 3.6.2, which has better support for e.g. NFS over IPv6? Greetings, Mark Huizer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: USB modem?

2000-12-12 Thread Mark Huizer
Is it a case of being in the usbdevs list _and_ supporting those specs? Or just following the specs? I believe that being listed in usbdevs isn't a requirement, but I'm not positive. I also haven't had any look getting the thing to work dynamically loading the various modules involved.

Re: PCI power states (was Re: fxp driver not reset after Windows reboot? )

2000-12-11 Thread Mark Huizer
All of these can be abstracted as PCI methods, so they won't require lots of cut-n-paste in each driver: pci_enable_busmaster(dev); pci_enable_io(dev, SYS_RES_IOPORT | SYS_RES_MEMORY); pci_set_powerstate(dev, PCI_POWERSTATE_D0); Consider the above a request for review

fxp driver not reset after Windows reboot?

2000-12-10 Thread Mark Huizer
Hello, On my VAIO laptop, I have trouble rebooting directly from Windows to FreeBSD (luckily enough I don't run Windows that often :-) I tried to look at the driver code, but it looks to me like it is doing resets when attaching the fxp driver, but somehow, Windows has left it in the state where

Re: USB modem?

2000-12-01 Thread Mark Huizer
I have a USB modem here, (Siemens), that I would like to get to work under FreeBSD, but I can't even find the right tools to get vendor and product ID's to add to usbdevs :-( Try looking in dmesg - USB device that don't have known product and vendor ID's have theirs printed. Failing that,

Re: CURRENT is freezing again ...

2000-11-19 Thread Mark Huizer
On Thu, Nov 16, 2000 at 12:20:49PM -0500, Steven E. Ames wrote: It seems to only do it SMP... the same machine built with a non-SMP kernel (same source code) runs just fine for extended periods. I have a non-SMP machine that is running a 15-nov current kernel, which freezes a few times a day.

Re: FreeBSD Foundation: Examples of FreeBSD as teaching aid/research plat

2000-11-12 Thread Mark Huizer
Do foreign educational institutes count as well for this purpose? Yes. I think the Dutch University of Twente uses FreeBSD a lot for their curriculi. I'd say the courses by Mr McKusick might rank here as well, putting the *BSD on a big pile I guess, but teaching Unix Internals. Mark --

Hangs on 'heavy' diskaccess

2000-10-13 Thread Mark Huizer
A few of my machines are getting hangs, running -current. At the moment of the hang, everything freezes, no more keyboard response, so I can't do any debugging. What I know about the machine at the moment is this: It's doing disk intensitive stuff (like a cvsup mirror doing a cvsup to sync with

Re: Hangs on 'heavy' diskaccess

2000-10-13 Thread Mark Huizer
On Fri, Oct 13, 2000 at 09:30:31PM +0200, Soren Schmidt wrote: It seems Mark Huizer wrote: A few of my machines are getting hangs, running -current. At the moment of the hang, everything freezes, no more keyboard response, so I can't do any debugging. What I know about the machine

latest changes to pci/if_*

2000-10-13 Thread Mark Huizer
Seem to miss a definition for struct mtx: cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing -prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -no stdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf

Getting ssh back to work?

2000-09-23 Thread Mark Huizer
Hmm... I thought I had read the interesting stuff on ssh recently in -current, but I can't get ssh to work again on the machine I switched to yesterday's current :-( tiggr 1:31pm [~/.ssh] ssh eeyore ssh: no RSA support in libssl and libcrypto. See ssl(8). Disabling protocol version 1

Re: -current, racoon, ipsec

2000-07-15 Thread Mark Huizer
Grr... ok, that might be solved when putting IPSEC in the kernel config, but the second part still stands, I guess. (Why include libipsec code when it is in the base tree... they should be compatible) Just use the port. I presume the included copy of ipsec is there for other platforms.

-current, racoon, ipsec

2000-07-14 Thread Mark Huizer
Hi, I'm trying to get racoon to work on my -current machine, but so far compiling is a horror. It tries to compile using it's own libipsec, which gives troubles when starting racoon (pfkey: no such protocol). So... I tried using the system libipsec, which has pfkey and pfkey_dump commented in

Re: -current, racoon, ipsec

2000-07-14 Thread Mark Huizer
I'm trying to get racoon to work on my -current machine, but so far compiling is a horror. It tries to compile using it's own libipsec, which gives troubles when starting racoon (pfkey: no such protocol). Grr... ok, that might be solved when putting IPSEC in the kernel config, but the

pcm problems in vaio 600re

2000-06-18 Thread Mark Huizer
hi! did anyone have success getting the sound card in the VAIO 600RE laptop to work? dmesg | grep pcm says: pcm0: Yamaha DS-1E (YMF744) mem 0xfecf-0xfecf7fff irq 9 at device 9.0 on pci0 doing a cat /kernel /dev/audio0 does make a sound, indeed... but trying with mpg123 on a file doesn't

Re: problems with openssl in 4.0rc and ports/security/openssh

2000-02-13 Thread Mark Huizer
I installed a fresh 4.0 release candidate this morning, including the crypto stuff (des, kerberos...). Tried to install openssh from ports tree as well, but couldn't. It was looking for /usr/include/openssl/rsa.h which was not there, and I couldn't find a knob to turn RSA requirement

Re: problems with openssl in 4.0rc and ports/security/openssh

2000-02-13 Thread Mark Huizer
internat:/home/ftp/pub/FreeBSD/releases/i386/4.0-2211-SNAP/des cat des.?? | tar -tzvf - | grep rsa -r--r--r-- root/wheel12208 Feb 12 07:09 2000 usr/include/openssl/rsa.h Or is there something that I miss? That looks right. I think the original person was getting their crypto

problems with openssl in 4.0rc and ports/security/openssh

2000-02-11 Thread Mark Huizer
I installed a fresh 4.0 release candidate this morning, including the crypto stuff (des, kerberos...). Tried to install openssh from ports tree as well, but couldn't. It was looking for /usr/include/openssl/rsa.h which was not there, and I couldn't find a knob to turn RSA requirement off. Mark

current and diskless...

2000-02-04 Thread Mark Huizer
Is it possible to boot current diskless? I'd say (from the times I tried it in 3.1 or something) to use netboot, but that fails because it can't boot an ELF kernel. Should I build an aout kernel, and how do I do that for current? Can I do it another way? One might say that with the

Re: New CVSup mirror sites

1999-10-21 Thread Mark Huizer
One common misconception is that cvsup(N+1).FreeBSD.org is somehow less up-to-date than or not as good as cvsup(N).FreeBSD.org. That's not the case at all -- the numbers mean nothing. For example, all 7 of the US mirror sites get their updates hourly from the same master site. (So do

make -DWANT_AOUT build stops in ncurses

1999-09-14 Thread Mark Huizer
Hi, I'm trying to build the aout libraries on a machine I had to reinstall recently. But I can't make the world with the AOUT legacy stuff, breaking in ncurses on bad magic for /usr/lib/libgcc.a I'll try to do my next make world to a file or under X so I might be able to reproduce the exact

Re: loads of SetAttrs in cvsup of cvs repo

1999-07-04 Thread Mark Huizer
Sun Jul 4 22:13:55 CEST 1999 yedi# cvsup version has not been changed. I did change the cvsup server some time ago, but I'm now back at cvsup.nl.FreeBSD.org hey! that's my queue! when did it start to happen? If it was last week, then there might have been some cause in the upgrading

gnu/usr.bin/genclass

1999-04-05 Thread Mark Huizer
genclass has GPPDIR=${BLA}/libg++ in its Makefile breaking the make world, not sure if you noticed already, didn't see a commit message about it :-) Mark -- Nice testing in little China... To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the