Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 1997 23:06:55 -0700 (PDT)
From:      Nate Williams <nate@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pccard pccard_beep.c card.h driver.h pccard.c src/sys/conf files
Message-ID:  <199710260606.XAA07653@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        1997/10/25 23:06:54 PDT

  Modified files:
    sys/pccard           card.h driver.h pccard.c 
    sys/conf             files 
  Added files:
    sys/pccard           pccard_beep.c 
  Log:
  - 'Beep' support now happens in it's own separate file, so you can mess
    around with different noises for the different events and not have it
    affect other files.
  
  Inspired by:	PAO
  
  Revision  Changes    Path
  1.7       +0 -10     src/sys/pccard/card.h
  1.4       +8 -0      src/sys/pccard/driver.h
  1.49      +5 -22     src/sys/pccard/pccard.c
  1.116     +1 -0      src/sys/conf/files



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710260606.XAA07653>