Date: Sun, 17 Aug 2003 06:56:27 +1000 From: Andrew Kenneth Milton <akm@theinternet.com.au> To: Soeren Schmidt <sos@spider.deepcore.dk> Cc: current@freebsd.org Subject: Re: TESTERS WANTED for ATAng preview 2 Message-ID: <20030816205626.GE89915@zeus.theinternet.com.au> In-Reply-To: <200308162006.h7GK62Su035801@spider.deepcore.dk> References: <200308162006.h7GK62Su035801@spider.deepcore.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
+-------[ Soeren Schmidt ]---------------------- | | The story continues with Preview 2 - from the README: | | Now the functionality is almost equal to that of stock ATA, I'm getting | close to being ready to expose this on the -current users, so please | give this a go to shake out the last nasties. | I've fixed alot of minor issue that testers have reported back (thanks!!), | plus a few chipset issued found over the last days. | | Grap the latest from ftp.deepcore.dk/pub/ATAng and apply the diff files | to your src tree, remove the contents of sys/dev/ata and extract the | ATAng-*tgz file there, then do the usual drill to get a new kernel... | | As usual it might kill your dog, abduct your kids and whatnot :) | | Let me know how this works out for you! linking kernel ata-all.o: In function `ata_identify_devices': ata-all.o(.text+0x107e): undefined reference to `ad_attach' ata-all.o(.text+0x1116): undefined reference to `ad_attach' I'm guessing this is because I have; device ata #device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives I guess it wants atadisk enabled in the kernel config (trying now). This config works with ata-old-gen though. -- Totally Holistic Enterprises Internet| | Andrew Milton The Internet (Aust) Pty Ltd | M:+61 416 022 411 | ACN: 082 081 472 ABN: 83 082 081 472 |akm@theinternet.com.au| Carpe Daemon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030816205626.GE89915>