Re: FreeBSDCon Speaker Schedule [was: Newbus/bus/space info at FBSDcon?]

1999-09-15 Thread Thomas Gellekum
Bill Swingle <[EMAIL PROTECTED]> writes: > Do to the influx of new and valuable talk proposals that hit my desk > today we're going to run a third set of talks at the conference. This > opens up 7 new 1.5 hour slots. If you'd like to present something, please do > contact me. :) Will the slides/

Re: Initio SCSI driver

1999-12-07 Thread Thomas Gellekum
Alexander Langer <[EMAIL PROTECTED]> writes: > Thus spake Blaz Zupan ([EMAIL PROTECTED]): > > > http://www.initio.com/drivers/BSD3sourc91xx.zip) is not part of the > > FreeBSD source tree? Maybe no one else knew about those drivers? > good question. A Friend of mine has already asked me if the

Re: getopt and GNU software

2000-03-27 Thread Thomas Gellekum
Donn Miller <[EMAIL PROTECTED]> writes: > I was wondering if it would be possible to provide a library someplace for > the GNU version of getopt()? /usr/ports/devel/libgnugetopt. tg To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

HEADS UP: /etc/rc.shutdown calls local scripts now

2000-07-06 Thread Thomas Gellekum
Moin, sorry for the late notice, I forgot to mail this yesterday. /etc/rc.shutdown in -current has been changed to call the scripts in ${local_startup} with the `stop' option. This allows packages like databases to call their own shutdown methods and clean up after themselves. All the ports have

Re: Intel H55 and em0

2010-04-01 Thread Thomas Gellekum
Jack Vogel wrote: > The device subfamily on those motherboards is called PCH, and its only in > the em driver as of > last December, The CVS delta of if_em is 1.27. You can either update to > STABLE/8 or CURRENT. > If you wish to just pull the e1000 driver directory it should work fine in > 8.0 RE