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
Age
Commit message (
Expand
)
Author
2006-01-02
Merge enablertclock() in cpu_initclocks(), kill unused disablertclock(), and
Miod Vallat
2006-01-02
Kill enablertclock.
Miod Vallat
2006-01-02
fix typo in comment
Tom Cosgrove
2006-01-02
add the 82801E SMBus controller id.
Brad Smith
2006-01-02
use the correct format string directive %llu instead of "%ull".
Reyk Floeter
2006-01-02
remove last traces of __BROKEN_INDIRECT_CONFIG.
Brad Smith
2006-01-02
regen
Jonathan Gray
2006-01-02
Make this generate code with ansi function declarations.
Jonathan Gray
2006-01-02
mostly style nits; from kent@netbsd.org.
Federico G. Schwindt
2006-01-02
use pci_matchbyid.
Brad Smith
2006-01-02
fix some typos and add open/close code of sync pipe, disabled for now.
Federico G. Schwindt
2006-01-02
make mixer names compatible with other audio devices. from kent@netbsd.org
Federico G. Schwindt
2006-01-02
regen
Brad Smith
2006-01-02
add ATI IXP300 SMBus controller id.
Brad Smith
2006-01-02
regen
Brad Smith
2006-01-02
add SMSC PCI vendor id and product id's for the Victory66 chipset.
Brad Smith
2006-01-02
add the name sparc64 calls this thing
Theo de Raadt
2006-01-02
do i2c initialization using ofw data instead of scanning; ok kettenis
Theo de Raadt
2006-01-02
recognize sync-pipe audio stream; disabled for now. from kent@netbsd.org
Federico G. Schwindt
2006-01-02
add source selector support. netbsd pr 26538.
Federico G. Schwindt
2006-01-02
Correctly set the %di register on PXENV calls. This should help
Tom Cosgrove
2006-01-02
knf. add some debug and use const.
Federico G. Schwindt
2006-01-01
correct a typo and reorder check.
Federico G. Schwindt
2006-01-01
Rearrange to fix a potential crash when changing parameters with audioctl
Federico G. Schwindt
2006-01-01
fix cut and paste error on FAN2 sysctl def
Damien Miller
2006-01-01
Fix mixer wraparound. from netbsd pr 16652.
Federico G. Schwindt
2006-01-01
proto not needed
Theo de Raadt
2006-01-01
switch from macppc-specific maciic(4) driver to the generic iic(4),
Theo de Raadt
2006-01-01
update for pcidevs name change
Brad Smith
2006-01-01
regen
Brad Smith
2006-01-01
this fxp PCI id is generic to the whole family so mark it as 8255x instead
Brad Smith
2006-01-01
Adjust for renamed VIA VT8233 PCI ID's.
Mark Kettenis
2006-01-01
regen
Mark Kettenis
2006-01-01
Correct names for VIA VT8233 PCI-ISA bridge PCI ID's:
Mark Kettenis
2006-01-01
Enable A/UX style interrupt routing on non-AV Centrises and Quadras, gives us
Miod Vallat
2006-01-01
Service clock interrupts at the computed splclock(), not spl2(); from NetBSD.
Miod Vallat
2006-01-01
Let cons_init() and cons_init_bell() initialize the whole consdev structure,
Miod Vallat
2006-01-01
2006
Miod Vallat
2006-01-01
Don't need to include machine/types.h here. OK and tested by miod@
Todd C. Miller
2006-01-01
Don't need to include machine/types.h here. OK and tested by miod@
Todd C. Miller
2005-12-31
Make PT_SETFPREGS work even if the process didn't use the fpu yet.
Mark Kettenis
2005-12-31
Search for the devices to attach to mainbus, not hardcoded. ok miod@
Dale Rahn
2005-12-31
Nuke unused cdev_wscons_init() macro.
Miod Vallat
2005-12-31
Kill a pcvt leftover.
Miod Vallat
2005-12-31
whitespace cleanup.
Dale Rahn
2005-12-31
Split the d_type field of cdevsw entries into d_type and d_flags for clarity.
Miod Vallat
2005-12-31
Better bounds for the lm7x register repeat test; ok deraadt@
Miod Vallat
2005-12-31
This port does not use dev/cninit.c.
Miod Vallat
2005-12-31
Move TTY_NAME_MAX and LOGIN_NAME_MAX to sys/syslimits.h
Todd C. Miller
2005-12-31
Nuke unused variable 'space' found by lint. Eliminate some trailing
Kenneth R Westerback
[prev]
[next]