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
Age
Commit message (
Expand
)
Author
2003-05-08
sync
Theo de Raadt
2003-05-08
new devices on T40
Theo de Raadt
2003-05-08
a bit more cleanup
Nathan Binkert
2003-05-08
ansify, clean up formatting, remove useless return statements.
Nathan Binkert
2003-05-07
add missing device name parameters to printfs
Anil Madhavapeddy
2003-05-07
string cleanup; nate ok
Theo de Raadt
2003-05-06
make sure we always zero out ds (and get no trash from stack) and always warn...
Michael Shalayeff
2003-05-06
count auto-sense reqs as well; krw@ ok
Michael Shalayeff
2003-05-06
allow programming dma block bus transaction length on 710 and set to 8 words ...
Michael Shalayeff
2003-05-06
range check for the CIS table scan
Henning Brauer
2003-05-05
regen
Henning Brauer
2003-05-05
"Intel 82440MX AC97 Modem" rev 0x00 at pci0 dev 0 function 2 not configured
Henning Brauer
2003-05-03
regen
Alexander Yurchenko
2003-05-03
A bunch of new Promise ATA/SATA chips; from FreeBSD
Alexander Yurchenko
2003-05-02
Rework SIS IDE support. Unbreak the newest chips and fix issues with the
Alexander Yurchenko
2003-05-01
- initialize sc_pa before using it
Jason Wright
2003-04-29
Use pci_matchbyid(). Tested by matthieu@
Miod Vallat
2003-04-29
grr... %s, not dc%s
Jason Wright
2003-04-29
- remove last vestige of "old autoconf": dc_unit is dead, long live dv_xname
Jason Wright
2003-04-29
KNF
Jason Wright
2003-04-27
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
Hakan Olsson
2003-04-26
managment -> management;
Jason McIntyre
2003-04-25
viaenv(4) driver from NetBSD adapted for sysctl interface.
Alexander Yurchenko
2003-04-25
lm(4) driver from NetBSD adapted for sysctl interface.
Alexander Yurchenko
2003-04-24
regen
Alexander Yurchenko
2003-04-24
Two ServerWorks CSB6 devices found in dmesg from
Alexander Yurchenko
2003-04-23
give 'em some const; mjacob@ ok
Michael Shalayeff
2003-04-20
regen
Alexander Yurchenko
2003-04-20
Add Intel 82801DBM IDE
Alexander Yurchenko
2003-04-20
In pdc20265_pci_intr() perform shared irq check only if channel is
Alexander Yurchenko
2003-04-19
correct opacket/obytes statistics; from sam@freebsd
Jason Wright
2003-04-19
Make the ubsec_feed* routines void, noone looks at the return value (always z...
Jason Wright
2003-04-19
Some string cleanup: sprintf -> snprintf and magic numbers to sizeof
Kenneth R Westerback
2003-04-19
Davicom DM9009 support
Henning Brauer
2003-04-19
regen
Henning Brauer
2003-04-19
+davicom DM9009
Henning Brauer
2003-04-17
Remove a bogus ALIGNED_POINTER, this is now defined in proper i386 headers.
Dale Rahn
2003-04-14
revert last change since it causes problems on some devices
Alexander Yurchenko
2003-04-14
Remove dead attribute "rasterconsole".
Miod Vallat
2003-04-12
Don't wait for DRQ after issuing IDENTIFY command. Fix long detecting
Alexander Yurchenko
2003-04-12
Fix index bounds checking in save data pointers logic.
Kenneth R Westerback
2003-04-11
Match PCI_PRODUCT_INTEL_PRO_100_VE_4 and PCI_PRODUCT_INTEL_PRO_100_VM_4.
Todd C. Miller
2003-04-11
Delete a doubly redundant call to timeout_del() in osiop_timeout.
Kenneth R Westerback
2003-04-10
deallocate resources on failures; pt out by tedu@; millert@ ok
Michael Shalayeff
2003-04-10
Proper use of bus_space makes the need for <machine/pio.h> obsolete, which
Miod Vallat
2003-04-09
missing nl in the error msg and a return afterwards
Michael Shalayeff
2003-04-09
a couple of sigmatel codec ids
Michael Shalayeff
2003-04-09
Cleanup/make more consistant the various DEBUG flags and uses thereof.
Kenneth R Westerback
2003-04-09
Reduce default OSIOP_DEBUG output to a useful volume.
Kenneth R Westerback
2003-04-09
sprintf->snprintf. miod@, grange@ ok.
Hakan Olsson
[next]