Re: Unable to boot -CURRENT on Thinkpad P16s G2

2024-03-07 Thread Doug Ambrisko
On Thu, Mar 07, 2024 at 07:15:48PM +0100, Philipp Ost wrote: | On 2/28/24 21:10, Philipp Ost wrote: | [boot log stripped] | > Does anyone have any suggestions on how to proceed at this point? [...] | | Short follow-up: disabling uart0 and uart1 at the loader prompt allowed us | to boot and install

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-16 Thread Doug Ambrisko
On Tue, Aug 16, 2022 at 03:33:57PM -0400, Dan Mahoney wrote: | > On Aug 16, 2022, at 14:04, Doug Ambrisko wrote: | > | > On Tue, Aug 16, 2022 at 11:58:40AM -0600, Warner Losh wrote: | > |On Tue, Aug 16, 2022 at 11:40 AM Ed Maste <[1]ema...@freebsd.org> | > |wrote:

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-16 Thread Doug Ambrisko
On Tue, Aug 16, 2022 at 11:58:40AM -0600, Warner Losh wrote: |On Tue, Aug 16, 2022 at 11:40 AM Ed Maste <[1]ema...@freebsd.org> |wrote: | | On Mon, 15 Aug 2022 at 20:03, Doug Ambrisko | <[2]ambri...@ambrisko.com> wrote: | > | > | > I'd have to

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-15 Thread Doug Ambrisko
On Sat, Aug 13, 2022 at 10:41:33PM -0400, Dan Mahoney wrote: | | | > On Aug 12, 2022, at 12:35, Doug Ambrisko wrote: | > | > On Fri, Aug 12, 2022 at 12:32:56PM -0400, Dan Mahoney wrote: | > | | > | | > | > On Aug 12, 2022, at 12:31, Doug Ambrisko wrote: | > | > |

Re: SAS/SATA controllers: 8 port that support 8TB Drives

2022-07-15 Thread Doug Ambrisko
On Fri, Jun 17, 2022 at 05:55:50PM -0500, Larry Rosenman wrote: | On 06/17/2022 5:48 pm, Michael Gmelin wrote: | >> On 18. Jun 2022, at 00:31, Alexander Motin wrote: | >> | >>  | >> | >>> On 17.06.2022 18:24, Alexander Motin wrote: | On 17.06.2022 18:16, Larry Rosenman wrote: | On 06/

Re: nullfs and ZFS issues

2022-04-22 Thread Doug Ambrisko
On Fri, Apr 22, 2022 at 09:04:39AM +0200, Alexander Leidinger wrote: | Quoting Doug Ambrisko (from Thu, 21 Apr 2022 | 09:38:35 -0700): | | > On Thu, Apr 21, 2022 at 03:44:02PM +0200, Alexander Leidinger wrote: | > | Quoting Mateusz Guzik (from Thu, 21 Apr 2022 | > | 14:50

Re: nullfs and ZFS issues

2022-04-21 Thread Doug Ambrisko
On Thu, Apr 21, 2022 at 03:44:02PM +0200, Alexander Leidinger wrote: | Quoting Mateusz Guzik (from Thu, 21 Apr 2022 | 14:50:42 +0200): | | > On 4/21/22, Alexander Leidinger wrote: | >> I tried nocache on a system with a lot of jails which use nullfs, | >> which showed very slow behavior in the

Re: nullfs and ZFS issues

2022-04-21 Thread Doug Ambrisko
On Thu, Apr 21, 2022 at 03:44:02PM +0200, Alexander Leidinger wrote: | Quoting Mateusz Guzik (from Thu, 21 Apr 2022 | 14:50:42 +0200): | | > On 4/21/22, Alexander Leidinger wrote: | >> I tried nocache on a system with a lot of jails which use nullfs, | >> which showed very slow behavior in the

Re: nullfs and ZFS issues

2022-04-20 Thread Doug Ambrisko
On Wed, Apr 20, 2022 at 11:39:44AM +0200, Alexander Leidinger wrote: | Quoting Doug Ambrisko (from Mon, 18 Apr 2022 | 16:32:38 -0700): | | > With nullfs, nocache and settings max vnodes to a low number I can | | Where is nocache documented? I don't see it in mount_nullfs(8), | mou

Re: nullfs and ZFS issues

2022-04-20 Thread Doug Ambrisko
On Wed, Apr 20, 2022 at 11:43:10AM +0200, Mateusz Guzik wrote: | On 4/19/22, Doug Ambrisko wrote: | > On Tue, Apr 19, 2022 at 11:47:22AM +0200, Mateusz Guzik wrote: | > | Try this: https://people.freebsd.org/~mjg/vnlru_free_pick.diff | > | | > | this is not committable but should vali

Re: nullfs and ZFS issues

2022-04-19 Thread Doug Ambrisko
ssive. Going from ~15,000 to ~200 vnode for nullfs and the same for ZFS. The ARC drops from 70M to 7M (max is set at 64M) for this unit test. Thanks, Doug A. | On 4/19/22, Mateusz Guzik wrote: | > On 4/19/22, Mateusz Guzik wrote: | >> On 4/19/22, Doug Ambrisko wrote: | >>> I&#

nullfs and ZFS issues

2022-04-18 Thread Doug Ambrisko
I've switched my laptop to use nullfs and ZFS. Previously, I used localhost NFS mounts instead of nullfs when nullfs would complain that it couldn't mount. Since that check has been removed, I've switched to nullfs only. However, every so often my laptop would get slow and the the ARC evict and

Re: panic: mutex pmap not owned at ... efirt_machdep.c:255

2018-08-07 Thread Doug Ambrisko
On Wed, Aug 08, 2018 at 01:42:07AM +0300, Konstantin Belousov wrote: | On Tue, Aug 07, 2018 at 02:49:10PM -0700, Doug Ambrisko wrote: | > On Tue, Aug 07, 2018 at 08:29:49PM +0300, Konstantin Belousov wrote: | > | On Tue, Aug 07, 2018 at 11:50:44AM -0500, Kyle Evans wrote: | > | > O

Re: panic: mutex pmap not owned at ... efirt_machdep.c:255

2018-08-07 Thread Doug Ambrisko
On Tue, Aug 07, 2018 at 08:29:49PM +0300, Konstantin Belousov wrote: | On Tue, Aug 07, 2018 at 11:50:44AM -0500, Kyle Evans wrote: | > On Tue, Aug 7, 2018 at 12:09 AM, Eitan Adler wrote: | > > On Mon, 6 Aug 2018 at 11:27, Kyle Evans wrote: | > >> | > >> On Sun, Aug 5, 2018 at 5:43 AM, Konstantin

Re: old bug: mount_nfs path/name is limited to 88 chars

2015-01-22 Thread Doug Ambrisko
On Tue, Jan 20, 2015 at 12:45:32PM +0100, Willem Jan Withagen wrote: | On 2015-01-20 2:05, Xin Li wrote: | >>Doing it in 11 makes sense since there is a compat layer for 10 | >>now? if I knew all of the steps I would happily do them as annoys | >>me from time to time as well with the path length is

Re: SMBus controller

2014-06-25 Thread Doug Ambrisko
On Sat, Jun 14, 2014 at 04:48:30PM -0700, Sean Bruno wrote: | On Sat, 2014-06-14 at 17:25 -0600, Warner Losh wrote: | > On Jun 14, 2014, at 4:43 PM, Sean Bruno wrote: | > | > > On Sat, 2014-06-14 at 12:08 -0700, Sean Bruno wrote: | > >> I note that my TLenovo 61 has one of these: | > >> | > >>

Re: ipmi patch for review

2014-05-30 Thread Doug Ambrisko
On Thu, Sep 19, 2013 at 03:04:46PM -0400, John Baldwin wrote: | On Tuesday, September 17, 2013 6:21:10 am Gleb Smirnoff wrote: | > Hi! | > | > When system is writing a kernel core dump, it issues watchdog | > pat wdog_kern_pat(WD_LASTVAL). If ipmi is in action, it registers | > ipmi_wd_event()

Re: newcons comming

2013-11-04 Thread Doug Ambrisko
On Mon, Nov 04, 2013 at 10:30:39AM -0500, Ed Maste wrote: | On 4 November 2013 02:16, Kevin Oberman wrote: | > Excellent news. I'm really looking forward to newcons. Guess it's time to | > move my T520 to 10-Stable (or Beta) | | I'm running a Newcons kernel on my Thinkpad X220 now and it's workin

Re: newcons comming

2013-11-04 Thread Doug Ambrisko
On Sun, Nov 03, 2013 at 11:16:53PM -0800, Kevin Oberman wrote: |On Thu, Oct 31, 2013 at 2:01 PM, Doug Ambrisko |wrote: | | On Fri, Oct 25, 2013 at 03:18:47PM +0300, Aleksandr Rybalko wrote: | | Hello fellow hackers! | | | | I finally reach the point when I can work

Re: newcons comming

2013-10-31 Thread Doug Ambrisko
On Fri, Oct 25, 2013 at 03:18:47PM +0300, Aleksandr Rybalko wrote: | Hello fellow hackers! | | I finally reach the point when I can work with newcons instead of | syscons on my laptop. Yes, I know it still buggy and have a lot of | style(9) problems. But we really have to get it into HEAD and 10.0

Re: Problem with r255775 include/mk-osreldate.sh

2013-09-25 Thread Doug Ambrisko
On Wed, Sep 25, 2013 at 12:16:47PM -0600, Ian Lepore wrote: | On Wed, 2013-09-25 at 10:52 -0700, Doug Ambrisko wrote: | > I don't know if others have run into this but I hit a problem with | > include/mk-osreldate.sh. It does a set -e to exit on commands failing | > and sourc

Problem with r255775 include/mk-osreldate.sh

2013-09-25 Thread Doug Ambrisko
I don't know if others have run into this but I hit a problem with include/mk-osreldate.sh. It does a set -e to exit on commands failing and sources in sys/conf/newvers.sh to get various things set. In newvers.sh it does a bunch of if [ $? -eq 0 ]; then to decide what to do when i

Re: Kernel output interleaved on boot

2013-04-11 Thread Doug Ambrisko
On Sun, Apr 07, 2013 at 09:52:37PM -0700, Jeremy Chadwick wrote: | I have discussed this problem for years now -- over 5 years, to be | exact. As if I haven't sounded like a broken record before, I surely do | now. Start here, under section "Kernel", item "Scrambled or garbled | kernel output": |

Re: serial console not accepting input?

2013-03-04 Thread Doug Ambrisko
On Thu, Jan 24, 2013 at 01:23:50PM +, Eggert, Lars wrote: | Hi, | | On Jan 23, 2013, at 17:04, Dimitry Andric wrote: | > CTS/RTS hardware flow control, maybe? E.g. add ":hw" to the default | > settings in /etc/gettytab, or make a specific entry with an added ":hw" | > setting. | | nope, I d

Re: boot2/loader: serial port handling

2012-10-18 Thread Doug Ambrisko
On Fri, Oct 12, 2012 at 05:13:47PM -0700, Garrett Cooper wrote: | On Fri, Oct 12, 2012 at 5:09 PM, Xin Li wrote: | > -BEGIN PGP SIGNED MESSAGE- | > Hash: SHA256 | | ... | | > Ah I wish I am not this far behind my email backlog. Yes I think | > these (241300 and 241301) will solve the pr

Re: projects/mfi_head to -current next week

2012-03-31 Thread Doug Ambrisko
Alex Keda writes: | On 16.03.2012 19:39, Doug Ambrisko wrote: | > Hi folks, | > | > I'd like to start merging mfi(4) from projects/head_mfi into -current | > next week. The mfi(4) driver is stable and I don't know of any issues | > with it now. I fixed a few issues that

projects/mfi_head to -current next week

2012-03-16 Thread Doug Ambrisko
Hi folks, I'd like to start merging mfi(4) from projects/head_mfi into -current next week. The mfi(4) driver is stable and I don't know of any issues with it now. I fixed a few issues that I knew of this past week. Several people have contributed to this. LSI did the base HW support. This upd

Re: knlist_empty locking fix

2012-01-27 Thread Doug Ambrisko
John Baldwin writes: | On Friday, January 27, 2012 12:52:18 pm Kostik Belousov wrote: | > On Fri, Jan 27, 2012 at 09:42:58AM -0800, Doug Ambrisko wrote: | > > Andrew Boyer writes: | > > | On Jan 27, 2012, at 12:15 PM, Doug Ambrisko wrote: | > > | | > > | > John Bald

Re: knlist_empty locking fix

2012-01-27 Thread Doug Ambrisko
Andrew Boyer writes: | On Jan 27, 2012, at 12:15 PM, Doug Ambrisko wrote: | | > John Baldwin writes: | > | Agreed, I think the missing locking should just be added to the aio code. | > | > Okay so then just: | > | >

Re: knlist_empty locking fix

2012-01-27 Thread Doug Ambrisko
John Baldwin writes: | On Friday, January 27, 2012 3:56:56 am Kostik Belousov wrote: | > On Thu, Jan 26, 2012 at 01:03:26PM -0800, Doug Ambrisko wrote: | > > Ran into problems with running kqueue/aio with WITNESS etc. Sometimes | > > things are locked sometimes not. knlist_r

knlist_empty locking fix

2012-01-26 Thread Doug Ambrisko
Ran into problems with running kqueue/aio with WITNESS etc. Sometimes things are locked sometimes not. knlist_remove is called telling it whether it is locked or not ie: extern voidknlist_remove(struct knlist *knl, struct knote *kn, int islocked); so I changed: extern int

Re: LSI 9240-8i (IBM M1015) MegaRaid support

2011-10-27 Thread Doug Ambrisko
Roberto de Iriarte writes: | Hi, | | Is there any expectancy of getting this piece of hardware (or it's IBM | silbing, the M1015) working in MegaRaid mode, without having to reflash | the card to IT mode. | | The reason of this request is that the UEFI Bios on the IBM XSeries | 3550M3 refuses

Re: graid hit the tree

2011-03-25 Thread Doug Ambrisko
Alex Dupre writes: | Alexander Motin ha scritto: | > You can choose. Their functionality is comparable, but with graid: | ... | | Yes, as I supposed, so the answer is 'yes'. Obviously it needs a lot of | testing. Thanks for your work. Yes, it can use more testing which is why we (Cisco) wanted i

Panic with locks and networking as of a day ago

2003-10-31 Thread Doug Ambrisko
I'm getting this panic a fair amount when dhclient is running on with the an(4) driver. My Atheros based card appears to have broke so I can't use that now (it doesn't work in Windows either). Here is the dmesg: lock order reversal 1st 0xc2ebaf08 vm object (vm object) @ vm/swap_pager.c:1319

Re: jumbograms (& em) & nfs a no go

2003-10-30 Thread Doug Ambrisko
Michal Mertl writes: | On Thu, 30 Oct 2003, Sam Leffler wrote: | | > On Thursday 30 October 2003 04:46 am, Michal Mertl wrote: | > > I wanted to test gigabit network performance and found out that current | > > (from 5.0 to up to date -current) doesn't fully work with jumbograms (MTU | > > set to

Re: an driver / Cisco Aironet 340 stopped working

2003-08-19 Thread Doug Ambrisko
Tomi Vainio - Sun Finland writes: | Doug Ambrisko writes: | > | > I assume you are using a pccard version. | > | > It only a problem newer firmware. It works ... just noisy! | > | > You can try this patch to -current that should make it quiet. | > There is a

Re: an driver / Cisco Aironet 340 stopped working

2003-08-18 Thread Doug Ambrisko
Tomi Vainio - Sun Finland writes: | Peter Radcliffe writes: | > Tomi Vainio - Sun Finland <[EMAIL PROTECTED]> probably said: | > > Peter Radcliffe writes: | > > > Cisco have changed the operation of the card with newer firmware and | > > > havn't released docs on working with the newer firmwa

Re: an driver / Cisco Aironet 340 stopped working

2003-08-18 Thread Doug Ambrisko
Tomi Vainio - Sun Finland writes: | I've used my Cisco WLAN with Toshiba Portege 3440 couple years but now | it's broken. I just upgraded to new Toshiba Tecra M1 and reinstalled | FreeBSD there and now I get "an0: record length mismatch -- expected | 430, got 440 for Rid ff68" errors. I already t

Re: pptp mpd under 5.0

2003-03-19 Thread Doug Ambrisko
Aaron Wohl writes: | Im trying to run pptp under 5.0 -current. (first time with mpd so | probably some config issue) | | I get these errors: | mpd: pid 1102, version 3.13 ([EMAIL PROTECTED] 09:35 | 17-Mar-2003) | [pptp0] can't create socket node: No such file or directory | mpd: local IP address

Re: help: can't boot 5.0 diskless

2003-01-28 Thread Doug Ambrisko
Dong Lin writes: | | Hi, I have been running etherboot/diskless machines successfully with | several 4.x releases. Now I have trouble bringing up 5.0 diskless x86 | machines. The same dhcp/nfs/etherboot setup works for 4.x. But the 5.0 | kernel freezes and eventually crashes without printing anyth

Re: CVSup Delete failures

2002-12-05 Thread Doug Ambrisko
Michael Sierchio writes: | Forrest Aldrich wrote: | > FYI, over the last few days, I've been seeing this error while doing a | > CVSUP of the code for both FreeBSD-STABLE (4.7) and Current: | > | > Delete src/contrib/gcc/INSTALL | > Cannot delete "/usr/local/src/freebsd/5.0/src/contrib/gcc/INSTA

Re: unable to use boot0cfg

2002-12-05 Thread Doug Ambrisko
David Wolfskill writes: | 0:ad(0,1,a)/boot/loader ... or put that in /boot.config on the / that boot0 defaults to boot. a21p% cat /boot.config 0:ad(0,2,a)/boot/loader a21p% ls -l /boot.co* Then just change it. It does mean that in my setup if I'm running -current I have

Re: acpid implementation?

2002-11-10 Thread Doug Ambrisko
Frode Nordahl writes: | On Fri, 2002-11-08 at 22:23, Hiten Pandya wrote: | > On Wed, Nov 06, 2002 at 10:27:47PM +0100, Frode Nordahl wrote the words in effect |of: | > > Hello, | > > | > > I have been searching mailing lists and my friend Google for information | > > about a acpid (like apmd) im

Re: "Expensive timeout(9) function" @an_stats_update() [/usr/src/sys/dev/an/if_an.c:724]

2002-10-24 Thread Doug Ambrisko
some patches to the "an" driver installed (from Doug Ambrisko) | that don't seem to have been committed (yet?). | | If he (or anyone else) would like me to test things, I'm willing and | able. I haven't seen that but -current isn't being very stable on my laptop so I have t

Re: ste driver broken

2002-09-09 Thread Doug Ambrisko
Francois Tigeot writes: [ Charset ISO-8859-1 unsupported, converting... ] | Greetings, | | I recently upgraded one machine to a recent -CURRENT, and the NIC | (DLink 550 TX) fails to be properly initialized. | The rest of the system is pretty vanilla : Athlon XP, with Via chipset. | | | Here is

Re: booting -current with etherboot?

2001-12-29 Thread Doug Ambrisko
Nicolas Souchu writes: | etherboot-5.0.3 doesn't boot my -current kernel. | | I previously had to upgrade the loader because of a similar problem when | booting a -current kernel with a -stable loader. | | What are exactly the differences? Etherboot boots a -stable kernel just fine. I'm using b

Re: *HEADS UP!* This means you!

2001-12-09 Thread Doug Ambrisko
Peter Wemm writes: | I for one will miss it. I used libexec/telnetd extensively during ia64 | bootstrap (and still use it) before we had the crypto stuff going. This | was all built by hand, 'make world' still isn't an option there. I also | use usr.bin/telnet on other systems where SRA is cons

Anyone experience problems with the "tap" device in current?

2001-09-12 Thread Doug Ambrisko
I just tried using tap in current. In both cases I don't see the /dev/tapX devices with devfs and accessing it without devfs doesn't work reporting "Device not configured". I tried it as a module and built into the kernel. Does anyone have this working? a2# ls /dev acd0a cuala1

Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USERS

2001-08-29 Thread Doug Ambrisko
Robert Watson writes: | On Wed, 29 Aug 2001, Garrett Wollman wrote: | > < said: | > > - I pushed the power button, and my system shut down cleanly! | > | > > Yes. ACPI brings some useful new features. 8) | > | > FSVO ``useful''. It's a real PITA to have to physically unplug the | > machine wh

Re: bash in /usr/local/bin?

2001-08-14 Thread Doug Ambrisko
David O'Brien writes: | On Tue, Aug 14, 2001 at 01:23:40PM +0200, Johann Visagie wrote: | > if ( "$tty" != "" ) then | > | > (There may be a more elegant way to check for shell interactivity in csh, and | > if there is I'd like to know about it, please. :-) | | I've used "if ($?USER == 0 || $

Re: Call for review... PR 25577

2001-04-05 Thread Doug Ambrisko
Brooks Davis writes: | On Mon, Apr 02, 2001 at 12:28:38PM -0700, Doug Ambrisko wrote: | > Well I can't see that since it's not an array and the values come | > from iterating through Cisco's API and a direct query for the | > transmit key. Look at ancontrol for t

Re: Call for review... PR 25577

2001-04-02 Thread Doug Ambrisko
Bruce A. Mah writes: | 1. Seems like I needed to ifconfig the interface up before my other | commands would take effect. I don't recall needing to do any such | thing with the old driver before I could do ancontrol. Is this a | change in behavior or did I miss something? I fixed this and Ar

Re: ** HEADS UP **

2001-03-21 Thread Doug Ambrisko
Alfred Perlstein writes: | What about the BABUG meeting on Thursday? There's gonna be a film | crew from IBM-Linux there and a tutorial on netbooting. | | http://www.bafug.net/meetings/NextMeetingBerk.html Including netbooting of an Airport base station? run therboot or irport? >E

Re: Lucent Orinoco Gold PCCard?

2000-12-05 Thread Doug Ambrisko
Warner Losh writes: | In message <[EMAIL PROTECTED]> Doug Ambrisko writes: | : Well this is what I'm doing with the Aironet stuff. I have a script | : to flip between modes until it sync's up. I bought the PCMCIA ISA | : adapter for $25 from a local surplus place. | | Does th

Re: Lucent Orinoco Gold PCCard?

2000-12-05 Thread Doug Ambrisko
Wes Peters writes: | Warner Losh wrote: | > | > In message <[EMAIL PROTECTED]> Wes Peters writes: | > : Dell is selling a Lucent-OEMed card for $139. I don't know if it is a | > : Silver or Gold, though. | > | > http://www.comready.com/dlindwwirlan.html | > | > is selling what appears to be a

Re: tcsh bug

2000-04-24 Thread Doug Ambrisko
David O'Brien writes: | On Mon, Apr 24, 2000 at 04:04:00PM -0700, Doug Ambrisko wrote: | > With -current as of the weekend. I now have tcsh as the root shell. | > I noticed something "strange", my history only displays the time, for example | | Known problem. Will b

tcsh bug

2000-04-24 Thread Doug Ambrisko
Not to create another argument but tcsh does not appear to be csh :-( With -current as of the weekend. I now have tcsh as the root shell. I noticed something "strange", my history only displays the time, for example dual# history 1 13:42 2 13:42 3 13:42 4 13:42 5 1

Re: Neat kernel development environment.

2000-03-31 Thread Doug Ambrisko
Poul-Henning Kamp writes: | In message <[EMAIL PROTECTED]>, Julian |El | ischer writes: | | >Oh? can you run a kernel in a jail for debugging? | | No, not quite yet, but what IBM bragged about the 41k linuxes for | was for what jails do for you. Nope not quite. Since you could actually crash

Re: Neat kernel development environment.

2000-03-31 Thread Doug Ambrisko
Julian Elischer writes: | | I have just managed to get the following going: | | By writing a device driver that is two terminals back-to-back, | and configuring vmware to map one of the virtual ttys over the | 'null-modem' device, and then running a kernel configured with the console | on com1 a

Re: [usb-bsd] USB to Serial Port , anyone working on it?

2000-03-23 Thread Doug Ambrisko
Nick Hibma writes: | The pointer to the source I can't give, because it has escaped me | whether I sorted out the licensing issue with Doug Ambrisko. I'd rather | would like to sort that out first. This shouldn't be an issue since it is the same license as the netgraph license f

Re: /usr/bin/ssh and SOCKS

2000-03-06 Thread Doug Ambrisko
James E. Pace writes: | | I rebuilt -current on Friday, and OpenSSH does not work through a | SOCKS firewall. | | In my make.conf, I have "USE_SOCKS= YES", which is used in the | ports/security/ssh port. As mentioned we have ssh in the base system so your are picking that up. Another alternativ

Re: New kernel no longer boots on one of my machines... ata, other problems

2000-01-07 Thread Doug Ambrisko
Matthew Dillon writes: | Well guys, I tried upgrading one of my older machines today to the | latest 4.0. It was running an older 4.0 kernel (Nov 29 1999). I ran into a similar problem when upgrading my server at home. It is an old 486 with an Intel Saturn chipset. I found the IDE dri

Re: BOOTP and IPFIREWALL

2000-01-06 Thread Doug Ambrisko
David Gilbert writes: | options BOOTP and options IPFIREWALL appear to be incompatible in | -CURRENT. I havn't tried -STABLE. While the kernel compiles fine, | the BOOTP code fails to send the discover packet and panic()'s. | | While it might not be immediately obvious that you'd want IPFIREWAL

Re: ATA driver as the default

1999-12-07 Thread Doug Ambrisko
D. Rock writes: | I just re-enabled the ATA driver again after reading the change log | of better error handling and automatic falldown DMA->PIO under specific | circumstances. | But a few days later, while making world (with the ata driver), the | system | crashed quite heavily. The file system w

Re: Intel 810?

1999-12-07 Thread Doug Ambrisko
Mark Newton writes: | On Mon, Dec 06, 1999 at 07:52:20PM -0500, Garrett Wollman wrote: | | > < said: | > | > > As others have stated, Socket370 boards arent all 810/810c...my 4.0-Current | > | > The important issue to me is: will FreeBSD work on an 810 motherboard? | > The reason I care

Re: - current diskless is it possible ?

1999-11-24 Thread Doug Ambrisko
Holm Tiffe writes: | Is an NFS root supported in -current ? | How is the syntax to set the rootdevice ? | How about /boot/loader and friends <-> and etherboot ? | (the port is outdated, it references etherboot-2.4.5.tar.gz | and no one has this old file anymore, current is 2.4.10) Yes it is possi

Re: buildworld across signal changes not quite right

1999-11-23 Thread Doug Ambrisko
Peter Jeremy writes: | Thanks to Marcel's latest Makefile.inc1 changes (1.92), a -current | buildworld running on an older -current system now progresses much | further - in fact it now completes :-). | | There are, however still a few problems - as far as I can tell, these | are all related to t

Re: wi driver

1999-11-22 Thread Doug Ambrisko
Blaz Zupan writes: | I'm trying to make the wi (WaveLan) driver work in -current. It appears | that some changes to the pccard code have broken it (or that I can't find | out how to configure it correctly, although I have done it under 3.3 with | success). I have this in my config file: It needs

Re: pcm0 is not found: "unknown0:"

1999-11-16 Thread Doug Ambrisko
Phil Regnauld writes: | I was running a kernel from end of august, and everything worked | fine (IBM PC 300 PL, PII-350, 128 MB RAM, built-in audio): | | Oct 5 13:28:29 aylee /kernel: pcm1 (CS423x/Yamaha/AD1816 sn 0x) at |0x530-0x537 irq 5 drq 1 flags 0x13 on isa | |

Re: No buffer space available errors

1999-11-10 Thread Doug Ambrisko
Bill Marquette writes: | For the last week and a half or so I've been trying to track this down | assuming it was a configuration error on my part or a problem with my | ISP's DHCP configuration. After switching from a DEC 20141 chipset card | to a 3com 3c905, I found I was still having problems

Re: cd writer recommendation?

1999-08-23 Thread Doug Ambrisko
Kevin S. Brackett writes: | Oh, well then, :) I'm glad I said something before I actually bought one | (I saw the atapi RW drives were rather cheap now (~US$125)) I think that most IDE CD-R/CD-RW will just work using Soren's ata driver in current. I'm doing that on my laptop right now with a hac

Re: cd writer recommendation?

1999-08-18 Thread Doug Ambrisko
Kevin S. Brackett writes: | Oh, well then, :) I'm glad I said something before I actually bought one | (I saw the atapi RW drives were rather cheap now (~US$125)) I think that most IDE CD-R/CD-RW will just work using Soren's ata driver in current. I'm doing that on my laptop right now with a hac

Re: NFS diskless on -current

1999-05-29 Thread Doug Ambrisko
Mark Newton writes: | I tried to upgrade my diskless router this afternoon to -current as | cvsupped last night. | | I can't make it boot, though. | | It now panics with "Can't mount root" when I boot it. And yes, I have | updated the kernel config for new-bus. | | I noticed the BOOTP stuff i

Re: deadlock in 3.1-RELEASE

1999-03-19 Thread Doug Ambrisko
Andrew Heybey writes: | When the deadlock does occur, "ps" (in ddb) says that there are many | processes in vmwait. The pagedaemon is in an inode wait. The stack | trace is in default_halt() (which I assume just means that there are | no runnable processes). The system is not short of memory (un

Re: netboot status ? (diskless related)

1999-02-19 Thread Doug Ambrisko
Luigi Rizzo writes: | given that now 3.1/4.0 seem to have better diskless support, | i am in the need of building the boot images for the diskless | workstation. Netboot does not support elf kernels, so i think i have | the following alternatives: | * use netboot with an aout kernel | * build a