1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Add note about pcap on 6.x

This commit is contained in:
Juergen Lock 2008-08-02 18:31:15 +00:00
parent 4cbdac07e0
commit 906cd18ce7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217947

View File

@ -108,6 +108,8 @@ other than help debugging (k)qemu... (well or falling back to unaccellerated
qemu/leaving out -kernel-kqemu if its that what's causing the problems.
note however that kqemu now can also be used with the 32 bit qemu even
on amd64 hosts as of the 20080620 update.)
- the new (optional) pcap code cannot talk to the host on 6.x because
the necessary bpf feature (BIOCFEEDBACK) hasn't (yet?) been merged there.
- qemu now uses aio at least for ide dma, so if you get `Invalid system call'
crashes that is because aio is not (kld)loaded.
- The default configuration location (qemu-ifup script etc.) has been