Subject: Re: kern/32450: non-pci, pure 486-happy isa kernel doesn't depend/make
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Sridhar Ayengar <ploopster@gmail.com>
List: netbsd-bugs
Date: 06/04/2007 19:30:05
The following reply was made to PR kern/32450; it has been noted by GNATS.

From: Sridhar Ayengar <ploopster@gmail.com>
To: gnats-bugs@netbsd.org, root@warp.sudog.com
Cc: 
Subject: Re: kern/32450: non-pci, pure 486-happy isa kernel doesn't depend/make
Date: Mon, 04 Jun 2007 15:27:12 -0400

 This bug seems to still be open, so I'll just give a quick shout, in 
 case you're still having this problem.
 
 You don't need the:
 
 wd* at wdc?
 
 line in order to get it to compile, but you *do* need the:
 
 atabus* at ata?
 
 to get it to compile.  It took me a few minutes of experimentation with 
 the GENERIC conf file to figure this out.
 
 Hope this helps.
 
 Peace...  Sridhar