Date: Sat, 29 Jan 2000 01:41:57 +0000 From: Brian Somers <brian@Awfulhak.org> To: Warner Losh <imp@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/sys/dev/aha aha.c aha_isa.c aha_mca.c ahareg.h Message-ID: <200001290141.BAA03345@hak.lan.Awfulhak.org> In-Reply-To: Message from Warner Losh <imp@FreeBSD.org> of "Sun, 23 Jan 2000 23:08:42 PST." <200001240708.XAA11143@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> imp 2000/01/23 23:08:42 PST
>
> Modified files:
> sys/dev/aha aha.c aha_isa.c aha_mca.c ahareg.h
> Log:
> Fix plug and play support:
> o Cut out the probed stuff. We no longer need it since newbus implicitly
> checks for this (likely bt can be changed as well in this way).
> o Add preliminary support for unload. Untested because aha doesn't yet
> support identify and there are some interactions with PnP that I've
> not yet worked out.
>
> With this I can boot the AHA-1542CP FW F.0. All the aha resources
> appear to be picked up via pnp now.
>
> Revision Changes Path
> 1.34 +17 -44 src/sys/dev/aha/aha.c
> 1.17 +60 -43 src/sys/dev/aha/aha_isa.c
> 1.2 +1 -4 src/sys/dev/aha/aha_mca.c
> 1.8 +23 -32 src/sys/dev/aha/ahareg.h
That does it for me too - thanks ! Sorry it took so long to report
:-/
--
Brian <brian@Awfulhak.org> <brian@FreeBSD.org>
<http://www.Awfulhak.org> <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001290141.BAA03345>
