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
2004-10-17
Replace ifdef NATM with if NATM > 0
Alexander Yurchenko
2004-10-17
Improve support for SiI3112 and add new controllers: SiI3512, SiI3114
Alexander Yurchenko
2004-10-17
Allow chip-map function to specify which bits must permanently present
Alexander Yurchenko
2004-10-17
Don't touch dma registers directly, instead use callbacks that
Alexander Yurchenko
2004-10-17
Bump wdc_chanarray as well.
Alexander Yurchenko
2004-10-17
Bump number of channels to PCIIDE_MAX_CHANNELS.
Alexander Yurchenko
2004-10-17
Constify channel name.
Alexander Yurchenko
2004-10-17
Stop bloating pciide_softc with chip-specific variables. Add one pointer
Alexander Yurchenko
2004-10-17
Move pciide_softc definition to pciidevar.h.
Alexander Yurchenko
2004-10-17
Define 4 channels max for pciide. Legacy ide controllers can only
Alexander Yurchenko
2004-10-17
Fix space.
Alexander Yurchenko
2004-10-17
Add a callback drv_probe() to allow underlying ata controller driver
Alexander Yurchenko
2004-10-17
Small includes cleanup: explicit bus.h inclusion, add satareg.h and
Alexander Yurchenko
2004-10-17
Native SATA register definitions; from NetBSD (work by thorpej@)
Alexander Yurchenko
2004-10-17
Move declaration of default _vtbl members (wdc_default_*) to
Alexander Yurchenko
2004-10-17
Define number of ide dma registers; from NetBSD.
Alexander Yurchenko
2004-10-17
Define number of general and ``shadow'' (overlapping) ATA registers;
Alexander Yurchenko
2004-10-17
Add some FreeBSD MSG_EXT_PPR_* defines. Will be used in (at least) ahd
Kenneth R Westerback
2004-10-16
Provide a dummp __swap64md() on MD_SWAP architectures; needed by nm(1) now.
Miod Vallat
2004-10-16
Fix 'Tape block size (32754) not a multiple of dump block size
Kenneth R Westerback
2004-10-16
Add Longshine LCS-8138TX and Micronet SP128AR found in linux driver
Jonathan Gray
2004-10-16
Add Silicom U2E found in linux driver. ok dlg@
Jonathan Gray
2004-10-16
regen
Jonathan Gray
2004-10-16
more kue/url devices from linux drivers, ok dlg@
Jonathan Gray
2004-10-15
Add support for IODATA GV-BCTV3 and AOpen VA1000 from FreeBSD
Jonathan Gray
2004-10-15
regen
Jonathan Gray
2004-10-15
Add IODATA GV-BCTV3, ok mickey@
Jonathan Gray
2004-10-15
correctly parse the anchor names to which tables refer.
Jared Yanovich
2004-10-14
avoid stupid commons
Michael Shalayeff
2004-10-14
astro and elroy will be elsewhere
Michael Shalayeff
2004-10-14
a bit larger delays during boot() to let msgs appear
Michael Shalayeff
2004-10-14
a more reasonable limit for the stackgap_random; found by openbsd@hunger.hu
Michael Shalayeff
2004-10-14
a few more c-media codec ids
Michael Shalayeff
2004-10-14
constants for TX underrun handling
Brad Smith
2004-10-14
rev 1.47
Brad Smith
2004-10-14
Bail out quietly if the eeprom appears to be missing or empty. Fixes
Brad Smith
2004-10-13
De-inline siop. Shrinks almost 1K on i386.
Kenneth R Westerback
2004-10-13
Let the generic rtl code work if the bus-dependent code has decided to attach;
Miod Vallat
2004-10-13
readd commented out isadma entry
Brad Smith
2004-10-12
Don't use BIOS configuration data when no seeprom is available. Lets
Kenneth R Westerback
2004-10-12
remove text after #endif (errors out with gcc3)
Christian Weisgerber
2004-10-12
increase DFLSSIZ to smth more common in between other archs
Michael Shalayeff
2004-10-11
strip out quite a few of the ISA devices
Brad Smith
2004-10-11
regen
Michael Shalayeff
2004-10-11
add support for Planex GW-NS11H; from Jonathan Gray <jsg@goblin.cx>
Michael Shalayeff
2004-10-11
ifgroups reqrite
Henning Brauer
2004-10-10
Work around "overlapped command" issue on devices that are slower than U320. ...
Marco Peereboom
2004-10-10
Add PT_LOOS, PT_HIOS and Elf_Half.
Mark Kettenis
2004-10-10
inform softdep of inode mode change, from freebsd. while i'm at it,
Pedro Martelletto
2004-10-10
Use the correct API for /dev/sequencer. From Alexandre Ratchov.
Jonathan Gray
[next]