phk 2003/10/10 13:35:28 PDT
FreeBSD src repository
Modified files:
sys/pci if_ti.c
Log:
Sanitize the code relating to the /dev/ti%d entries. In particular evict
the evil vnode sniffing code and use destroy_dev() instead.
Revision Changes Path
1.83 +6 -68 src/sys/pci/if_ti.c