Module Name: src
Committed By: tls
Date: Wed Dec 9 23:25:41 UTC 1998
Modified Files:
src/sys/dev/ic: hd64570.c
Log Message:
Fix bug that caused all ifp's to have if_xname ntwo0, which was rather
inconvenient. Should use config_found on each port instead, but this works for
the moment and it's quick.