Deleted Added
full compact
27c27
< * $FreeBSD: head/sys/dev/twe/twevar.h 91790 2002-03-07 09:55:41Z msmith $
---
> * $FreeBSD: head/sys/dev/twe/twevar.h 118508 2003-08-05 19:55:21Z ps $
147c147,149
< struct twe_drive *dr); /* attach drive when found in twe_init */
---
> struct twe_drive *dr); /* attach drive when found in twe_add_unit */
> extern void twe_detach_drive(struct twe_softc *sc,
> int unit); /* detach drive */