index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
mbg.c
Age
Commit message (
Expand
)
Author
2010-04-08
these files don't need to include proc.h anymore. ok oga for agp
Ted Unangst
2009-04-26
in ca_attach() there is no need to set .value and .flags of sensors to 0,
Constantine A. Murenin
2008-11-23
Use the new and shiny nitems().
Marc Balmer
2008-11-22
Fix a wrong comment.
Marc Balmer
2008-09-10
Convert timeout_add() calls using multiples of hz to timeout_add_sec()
Bret Lambert
2007-11-26
Automatically degrade the timedelta sensor if the clock is free running for to
Marc Balmer
2007-11-12
Don't use utc_off when using the hires timestamp.
Marc Balmer
2007-11-11
Remove all code that prints to the console or writes to the log after
Marc Balmer
2007-11-07
Fix a comment.
Marc Balmer
2007-11-05
Add support for the Meinberg PEX511 PCI Express DCF77 radio clock.
Marc Balmer
2007-11-04
Add support for the Meinberg PCI509 5V DCF77 time signal station receiver.
Marc Balmer
2007-10-25
Factor out common code to update the timedelta sensor into
Marc Balmer
2007-10-24
Define a bitmaks of status bits we're interested in, output/log all
Marc Balmer
2007-10-23
Don't spam the console when there is no antenna connected.
Marc Balmer
2007-10-08
GPS170 -> GPS170PCI
Marc Balmer
2007-09-30
Add support for the high-resulution timer found in the GPS170PCI card.
Marc Balmer
2007-03-22
split userland & kernel struct sensor/sensordev so that the addition
Theo de Raadt
2007-01-03
mbg(4) cards with ASIC take the internal timestamp at the very moment the
Marc Balmer
2007-01-02
Use the value returned by pci_findproduct() as the timedelta sensor description
Marc Balmer
2006-12-30
Use the same PCI product name strings we have in pcidevs_data.h for the
Marc Balmer
2006-12-29
Sort product ids alphabetically like jmc did in the manpage. fkr also
Marc Balmer
2006-12-29
Add support for the Meinberg PCI511 and GPS170PCI cards.
Marc Balmer
2006-12-23
adapt to new two-level sensor api; Constantine A. Murenin
Theo de Raadt
2006-12-22
fold long lines.
Marc Balmer
2006-12-22
shorten code
Theo de Raadt
2006-12-22
make driver look more like others do; ok mbalmer
Theo de Raadt
2006-12-18
delete extra goo
Theo de Raadt
2006-12-18
Format dmesg line according to our rules and make sure the firmware id
Marc Balmer
2006-12-17
mbg(4), a driver for Meinberg Funkuhren time signal station receivers
Marc Balmer