Re: Turbochannel based Alpha, quickie question

1999-10-08 Thread Gerard Roudier
On Thu, 7 Oct 1999, Warner Losh wrote: > In message <[EMAIL PROTECTED]> Wilko Bulte writes: > : How difficult would CAMifying a driver be? > > Speaking of which, has a "How to CAMify a driver" doc been written? In my experience, X3T10/990D and friends + ahc_*.c + aic7xxx.c + cam/*.h (+ cam/*.

Re: Turbochannel based Alpha, quickie question

1999-10-07 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Kenneth D. Merry" writes: : Nope. You've CAMified a driver, would you like to write it? :) I started with a CAMified driver and hacked it... Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Turbochannel based Alpha, quickie question

1999-10-07 Thread Kenneth D. Merry
Warner Losh wrote... > In message <[EMAIL PROTECTED]> Wilko Bulte writes: > : How difficult would CAMifying a driver be? > > Speaking of which, has a "How to CAMify a driver" doc been written? Nope. You've CAMified a driver, would you like to write it? :) Ken -- Kenneth Merry [EMAIL PROTECTED

Re: Turbochannel based Alpha, quickie question

1999-10-07 Thread Warner Losh
In message <[EMAIL PROTECTED]> Wilko Bulte writes: : How difficult would CAMifying a driver be? Speaking of which, has a "How to CAMify a driver" doc been written? Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Turbochannel based Alpha, quickie question

1999-10-07 Thread Kenneth D. Merry
Matthew N. Dodd wrote... > On Thu, 7 Oct 1999, Wilko Bulte wrote: > > # A single entry for any of these controllers (ncr, ahb, ahc, amd) is > > # sufficient for any number of installed devices. > > controller ncr0 > > controller isp0 > > #controller esp0 > > > > in GENERIC. I mean

Re: Turbochannel based Alpha, quickie question

1999-10-07 Thread Kenneth D. Merry
Wilko Bulte wrote... > As Kenneth D. Merry wrote ... > > Wilko Bulte wrote... > > > > I have the distinct (bad) feeling this is due to: > > > > > > # A single entry for any of these controllers (ncr, ahb, ahc, amd) is > > > # sufficient for any number of installed devices. > > > controller

Re: Turbochannel based Alpha, quickie question

1999-10-07 Thread Wilko Bulte
As Kenneth D. Merry wrote ... > Wilko Bulte wrote... > > I have the distinct (bad) feeling this is due to: > > > > # A single entry for any of these controllers (ncr, ahb, ahc, amd) is > > # sufficient for any number of installed devices. > > controller ncr0 > > controller isp0 > > #co

Re: Turbochannel based Alpha, quickie question

1999-10-07 Thread Matthew N. Dodd
On Thu, 7 Oct 1999, Wilko Bulte wrote: > # A single entry for any of these controllers (ncr, ahb, ahc, amd) is > # sufficient for any number of installed devices. > controller ncr0 > controller isp0 > #controller esp0 > > in GENERIC. I mean, esp is the driver for the 53C94 ncr scs

Re: Turbochannel based Alpha, quickie question

1999-10-07 Thread Kenneth D. Merry
Wilko Bulte wrote... > Hi there, > > I got my hands on an old Turbochannel Alpha machine. I'm currently > in the process of attempting to install 3.3-Rel on it. > > Unfortunately it does not detect any disks: > > Entering kernel at 0xfc320fc0... > Copyright (c) 1992-1999 FreeBSD Inc. >

Turbochannel based Alpha, quickie question

1999-10-07 Thread Wilko Bulte
Hi there, I got my hands on an old Turbochannel Alpha machine. I'm currently in the process of attempting to install 3.3-Rel on it. Unfortunately it does not detect any disks: Entering kernel at 0xfc320fc0... Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 199