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-06-05
RealTek 8139C+/8169/8169S/8110S PCI NIC driver from FreeBSD/NetBSD
Peter Valchev
2004-06-05
Add defines for RealTek 8139C+/8169/8169S/8110S; from FreeBSD
Peter Valchev
2004-06-05
Driver for the RealTek 8169S/8110S internal 10/100/1000 PHY
Peter Valchev
2004-06-05
sync
Peter Valchev
2004-06-05
gigE PHY in the RealTek 8169S/8110S chips
Peter Valchev
2004-06-05
another try to re-add it
Theo de Raadt
2004-06-05
Remove unused file. We use aic7xxxvar.h.
Kenneth R Westerback
2004-06-05
Remove unused file. We use aic7xxxvar.h.
Kenneth R Westerback
2004-06-04
Remove the multicast address when we unconfigure the syncif.
Ryan Thomas McBride
2004-06-04
fix conversion to ether_crc32_be(). problem noticed by naddy@
Brad Smith
2004-06-04
Kill sys/cdefs.h
Alexander Yurchenko
2004-06-04
regen for ASUS SpaceLink WL-100
Todd C. Miller
2004-06-04
Add support for ASUS SpaceLink WL-100 PCMCIA 802.11b card; Sigfred HÃversen
Todd C. Miller
2004-06-04
regen
Todd C. Miller
2004-06-04
Fix pasto I introduced in Adaptec AWN-8030 addition
Todd C. Miller
2004-06-04
nsclpcsio can't be find on any amd64 board.
Alexander Yurchenko
2004-06-04
rootvp is already externed in systm.h, no need for a local extern
Ted Unangst
2004-06-04
grange: if you keep commiting stuff you did not test, you will run into trouble
Theo de Raadt
2004-06-03
pretty
Theo de Raadt
2004-06-03
Add support for the GPIO logical device.
Alexander Yurchenko
2004-06-03
gscpcib(4) -- National Semiconductor Geode SC1100 PCI-ISA bridge driver.
Alexander Yurchenko
2004-06-03
Enable GPIO for i386 port.
Alexander Yurchenko
2004-06-03
A framework for supporting various General Purpose Input/Output (GPIO)
Alexander Yurchenko
2004-06-03
Signal bus errors when a write back operation fails on 88110.
Miod Vallat
2004-06-03
Be sure to preserve r3 for syscalls which return 32-bit values.
Miod Vallat
2004-06-03
rl at cardbus, requested by brad. poor brad. everyones feel for him.
Theo de Raadt
2004-06-03
commented out ahd
Theo de Raadt
2004-06-03
all install media should compile roughly the same... so SMALL_KERNEL this
Theo de Raadt
2004-06-02
tables like to allocate lots of memory at once. use the previous
Ted Unangst
2004-06-02
rearrange the allocators we provide for general use.
Ted Unangst
2004-06-02
Add quirks field to the wdc softc and implement the first one:
Alexander Yurchenko
2004-06-02
fix for broken cpp in gcc3
Michael Shalayeff
2004-06-02
More realistic kernel pdt sizing for the Luna88k (sync with recent mvme88k
Miod Vallat
2004-06-02
Add ether_{add,del}multi(), makes multicast work.
Ryan Thomas McBride
2004-06-01
use M_MISCFSMNT to allocate nullfs memory, ok tedu@
Pedro Martelletto
2004-06-01
dv_xname is not the same as dv_unit (for hell knows what reason)
Michael Shalayeff
2004-06-01
regen
Todd C. Miller
2004-06-01
Add support for the Adaptec AWN-8030 WLAN pcmcia-card (prism 2.5) from
Todd C. Miller
2004-06-01
Replace hand-rolled crc32 with ether_crc32_le().
Ryan Thomas McBride
2004-06-01
there's no use in checking curproc privilege in input path.
Jun-ichiro itojun Hagino
2004-06-01
some revisions have issues sending lots of packets.
Ted Unangst
2004-05-31
explanatory comments for the uvm_km_page functions.
Ted Unangst
2004-05-31
initialize struct carp_if and let vhif_nvrs counter work. ok mcbride@
Marco Pfatschbacher
2004-05-31
thinko, reported by Fernando Braga
Daniel Hartmeier
2004-05-31
work around an LP64 problem where we report an excessively large window
Brad Smith
2004-05-31
When loading multicast filters, accept all multicast when we encounter
Ryan Thomas McBride
2004-05-31
Replace local crc32 with ether_crc32_be.
Ryan Thomas McBride
2004-05-31
Define MAXSYMLINKS in terms of SYMLOOP_MAX just as MAXPATHLEN is defined
Todd C. Miller
2004-05-31
Define _POSIX_SYMLINK_MAX and SYMLINK_MAX as _POSIX_PATH_MAX and PATH_MAX
Todd C. Miller
2004-05-31
Updates based on Single Unix; OK deraadt@
Todd C. Miller
[next]