jmg 2004-06-13 05:00:19 UTC
FreeBSD src repository
Modified files:
sys/dev/ichwd ichwd.c
Log:
make code less broken, only try to create unit 0 since there can only
be one, this will help prevent multipling devices if this driver is
ever loaded/unloaded multiple times...
Prodded by: julian
Revision Changes Path
1.4 +4 -2 src/sys/dev/ichwd/ichwd.c