Oops, I missed. Ignore my typos:-). BTW, I sent to scott_long_at_btc.adaptec.com too, but I got a error mail. Please update /usr/src/MAINTAINERS. On Fri, 24 Mar 2006 01:14:16 +0900 Norikatsu Shigemura <nork_at_freebsd.org> wrote: > I have a patch for asr(4), too. Please, please:-). > Index: asr.c > =================================================================== > RCS file: /home/ncvs/src/sys/dev/asr/asr.c,v > retrieving revision 1.77 > diff -u -r1.77 asr.c > --- asr.c 12 Feb 2006 06:57:41 -0000 1.77 > +++ asr.c 23 Mar 2006 16:08:04 -0000 > _at__at_ -429,6 +429,8 _at__at_ > > static devclass_t asr_devclass; > DRIVER_MODULE(asr, pci, asr_driver, asr_devclass, 0, 0); > +MODULE_DEPEND(sym, cam, 1, 1, 1); > +MODULE_DEPEND(sym, pci, 1, 1, 1); s/sym/asr/ > > /* > * devsw for asr hba driverReceived on Thu Mar 23 2006 - 15:27:31 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:54 UTC