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
2005-07-25
Give Smart Card part of TI PCI6515 a different product define so this
Jonathan Gray
2005-07-25
regen
Jonathan Gray
2005-07-25
Some devices found in marco@'s 915PM based Dell D810.
Jonathan Gray
2005-07-25
SID_ANSII_SCSI2 is a valid value of SID_ANSII
David Gwynne
2005-07-25
ichpcib(4) support for 82801FB (ICH6) as found in marco@'s Dell d810.
Jonathan Gray
2005-07-25
add missing comma to initializer.
Christopher Pascoe
2005-07-25
minor whitespace cleanup
Christopher Pascoe
2005-07-25
don't bother with printf in *_jalloc()
Brad Smith
2005-07-25
- mbuf external storage is of (caddr_t), not (caddr_t *).
Brad Smith
2005-07-24
add Broadcom BCM4322 support; reported and tested by Alexander Topolanek
Federico G. Schwindt
2005-07-24
simplify error paths and add some missing ones; brad@ ok.
Federico G. Schwindt
2005-07-24
don't need to enable bus mastering in stge_attach().
Brad Smith
2005-07-24
don't call stge_init() when changing the MTU.
Brad Smith
2005-07-24
Be more permissive when checking the interrupt vector for devices tied to
Miod Vallat
2005-07-24
Fix a bug introduced in rev 1.58. When relookup() is called with
Todd C. Miller
2005-07-23
- no need to include sys/dkstat.h
Martin Reindl
2005-07-23
vm_offset_t -> vaddr_t
Martin Reindl
2005-07-23
vm_offset_t -> {vaddr_t, bus_addr_t}
Martin Reindl
2005-07-23
regen.
Federico G. Schwindt
2005-07-23
Broadcom 4322.
Federico G. Schwindt
2005-07-23
tabbing
Martin Reindl
2005-07-23
Fix a few typos. Set 'error' variable before using it in message.
Kenneth R Westerback
2005-07-23
back out last commit, this causes problems on some systems.
Brad Smith
2005-07-22
remove ICH3 workaround.
Brad Smith
2005-07-22
Reading the IEEE specs shows that the bits have to be reversed when
Brad Smith
2005-07-22
more Marvell and Realtek PHY
Brad Smith
2005-07-22
add Linksys EG1032 rev 3
Brad Smith
2005-07-22
regen
Brad Smith
2005-07-22
add another Relatek OUI id and another Marvell GigE PHY.
Brad Smith
2005-07-22
- sync sk_alloc_jumbo_mem() to look like bge's bge_alloc_jumbo_mem()
Brad Smith
2005-07-22
also take the PCI subsystem id into consideration when trying to probe
Brad Smith
2005-07-21
rollback r1.48 since it caused several panics here; brad@ ok.
Federico G. Schwindt
2005-07-21
- add bus_dmamap_sync()'s; From NetBSD
Brad Smith
2005-07-21
need moddi3 too
Theo de Raadt
2005-07-21
put libkern after libz
Theo de Raadt
2005-07-21
ICH7 IDE/SATA support based diff from Marcello Balduccini in
Jonathan Gray
2005-07-21
regen
Jonathan Gray
2005-07-21
Additional Intel 6300 and ICH devices found by TAMURA Kent. ok grange@
Jonathan Gray
2005-07-21
account ipv4 packets with wrong tcp/udp/icmp checksums and udp
Markus Friedl
2005-07-20
not needed
Theo de Raadt
2005-07-20
add a comment explaining why we set the MAC address as we do.
Brad Smith
2005-07-20
fix setting the MAC address in rl_init() so that "ifconfig lladdr" works
Brad Smith
2005-07-20
Always do the netisr_dispatch dance, rather than trying to be smart and use a
Miod Vallat
2005-07-20
typos
Miod Vallat
2005-07-20
put -lkern last, since libz needs syms in it
Theo de Raadt
2005-07-20
add moddi3, needed by new libz
Theo de Raadt
2005-07-20
need to reset kif->pfik_group to NULL before calling pfi_kif_unref() so it can
Henning Brauer
2005-07-20
Typo in kern.nchstats sysctl names.
Miod Vallat
2005-07-20
Reintroduce the changes made by tedu in revision 1.50 of ffs_softdep.c,
Pedro Martelletto
2005-07-20
Update to zlib 1.2.3; OK deraadt@
Todd C. Miller
[next]