Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   wiz
Date:           Wed Mar 12 00:02:56 UTC 2003

Update of /cvsroot/src/sys/dev
In directory minbar.netbsd.org:/tmp/cvs-serv10269

Log Message:
Import of current state of bktr(4) in sourceforge repository.
Changes since last import:
. lots of whitespace cleanups
. typo fixes (e.g. hz, compatibilty)
. fix brightness ioctl return value
. wait for int ready using DELAY() instead of tight loop

Status:

Vendor Tag:     BKTR_SF
Release Tags:   BKTR_2003_03_11
                
C src/sys/dev/pci/bktr/README
C src/sys/dev/pci/bktr/bktr_audio.c
C src/sys/dev/pci/bktr/bktr_audio.h
C src/sys/dev/pci/bktr/bktr_card.c
C src/sys/dev/pci/bktr/bktr_card.h
C src/sys/dev/pci/bktr/bktr_core.c
C src/sys/dev/pci/bktr/bktr_core.h
C src/sys/dev/pci/bktr/bktr_mem.c
C src/sys/dev/pci/bktr/bktr_mem.h
C src/sys/dev/pci/bktr/bktr_os.c
C src/sys/dev/pci/bktr/bktr_os.h
C src/sys/dev/pci/bktr/bktr_reg.h
C src/sys/dev/pci/bktr/bktr_tuner.c
C src/sys/dev/pci/bktr/bktr_tuner.h
C src/sys/dev/ic/bt8xx.h

15 conflicts created by this import.
Use the following command to help the merge:

        cvs checkout -jBKTR_SF:yesterday -jBKTR_SF src/sys/dev




Home | Main Index | Thread Index | Old Index