Date: Wed, 14 Apr 2004 11:22:01 -0400 From: "Brian F. Feldman" <green@freebsd.org> To: Scott Long <scottl@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/sound/isa ad1816.c ess.c mss.c sb16.c sb8.c sbc.c src/sys/dev/sound/pci cmi.c csa.c csapcm.c ds1.c emu10k1.c ich.c t4dwave.c src/sys/dev/sound/pcm sound.h Message-ID: <200404141522.i3EFM1eS049089@green.homeunix.org> In-Reply-To: Message from Scott Long <scottl@freebsd.org> of "Wed, 14 Apr 2004 09:03:19 MDT." <407D52B7.80507@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Scott Long <scottl@freebsd.org> wrote: > Brian Feldman wrote: > > green 2004/04/14 07:57:50 PDT > > INTR_MPSAFE HAS BEEN REMOVED FROM EVERY SOUND DRIVER! > Ha! you touched it last! Neener neener neener! Heh, I'll certainly do my own part to make sure the drivers I use get converted. It would suck less trying to do driver development if current drivers didn't panic so much because of kldload/kldunload. For example, kldload usb stuff after it's been unloaded sees something stale and crashes, and sound drivers get EBUSY when I don't see any openers, then the second kldunload causes a crash instead of returning EBUSY again because things must have been half-torn-down. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404141522.i3EFM1eS049089>