link_elf: symbol ata_controlcmd undefined

2012-04-13 Thread Marco Beishuizen
Hi, I noticed some messages when booting: ... link_elf: symbol ata_controlcmd undefined KLD file atapicam.ko - could not finalize loading ... My /boot/loader.conf includes: ... atapicam_load=YES hw.ata.atapi_dma=1 ... Entering kldload atapicam gives: kldload: can't load atapicam: No such file

Re: link_elf: symbol ata_controlcmd undefined

2012-04-13 Thread Polytropon
On Fri, 13 Apr 2012 23:11:22 +0200 (CEST), Marco Beishuizen wrote: Hi, I noticed some messages when booting: ... link_elf: symbol ata_controlcmd undefined KLD file atapicam.ko - could not finalize loading ... My /boot/loader.conf includes: ... atapicam_load=YES hw.ata.atapi_dma=1

Re: link_elf: symbol ata_controlcmd undefined

2012-04-13 Thread Marco Beishuizen
On Fri, 13 Apr 2012, the wise Polytropon wrote: In FreeBSD 9, loading atapicam should not be neccessary, as it is now part of the GENERIC kernel and has merged the ATA and SCSI functionality for disks and optical devices. Try removing it from loader.conf and try again. (Note possible device