TESTERS WANTED for ATAng preview 2

Andrew Kenneth Milton akm at theinternet.com.au
Sat Aug 16 13:56:35 PDT 2003


+-------[ 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 at theinternet.com.au| Carpe Daemon


More information about the freebsd-current mailing list