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
/
arch
/
socppc
Age
Commit message (
Expand
)
Author
2009-06-05
Clamp the ending bound to the size of the disk. This makes disklabel -A
Theo de Raadt
2009-06-04
Recycle four ancient fields in the disklabel structure, replacing them with
Theo de Raadt
2009-06-03
add kern.bufcachepercent sysctl to allow adjusting the buffer cache
Bob Beck
2009-06-02
Somehow this change didn't get committed with the rest of the powepc interrupt
Dale Rahn
2009-06-02
Reintroduce the macppc interrupt subsystem rewrite. Several bugs have
Dale Rahn
2009-05-31
Add support for udl in socppc. ok @miod and @kettenis
Mats O Jansson
2009-05-31
Remove BUS_DMAMEM_NOSYNC definition. Its name is not consistent with
Miod Vallat
2009-05-21
The only value that d_npartitions should have is MAXPARTITIONS.
Kenneth R Westerback
2009-04-20
Add a BUS_DMA_ZERO flag for bus_dmamem_alloc() to return zeroed memory.
Owain Ainsworth
2009-04-14
Convert the waitok field of uvm_pglistalloc to "flags", more will be added soon.
Owain Ainsworth
2009-03-30
bzero pci attach args
Mark Kettenis
2009-03-07
When allocating memory in bus_dmamem_alloc() with uvm_pglistalloc(), do not
Miod Vallat
2009-02-22
Replace bcmp in while loop with check of ac_multirangecnt.
Mark Kettenis
2009-02-18
- add and enable zyd(4)
Jasper Lievisse Adriaanse
2009-02-17
Declare cpu_model as an array instead of a pointer; makes sysctl hw.model
Mark Kettenis
2009-02-17
- increase the delays in tsec_mii_{read,write}reg() , makes my n1200 happier
Jasper Lievisse Adriaanse
2009-02-17
Remove debug printf.
Mark Kettenis
2009-02-10
remove run(4) from some RAMDISK
Damien Bergamini
2009-02-10
enable run(4) everywhere where ural(4) and rum(4) are enabled.
Damien Bergamini
2009-01-31
Rename loadpoint to loadaddr and add to usage().
Alexander Yurchenko
2009-01-30
Set mbuf watermarks.
Mark Kettenis
2009-01-30
Deal with running out of receive buffers.
Mark Kettenis
2009-01-30
Properly clean out our rings when we down the interface.
Mark Kettenis
2009-01-30
- add missing trailing 't' of the mos(4) entry's 'Etherne'
Jasper Lievisse Adriaanse
2009-01-29
Make multicast actually work this time.
Mark Kettenis
2009-01-29
Switch tsec(4) over to using MCLGETI when allocating mbufs for the rx ring.
Mark Kettenis
2009-01-28
Implement proper multicast support.
Mark Kettenis
2009-01-28
Make bus_mem_add_mapping() return ENOMEM if we fail to allocate kva instead
Mark Kettenis
2009-01-25
Remove /dev/drum and related code.
Miod Vallat
2009-01-11
Add some tested USB stuff. -moj
Mats O Jansson
2009-01-11
Fix a sed bug in the makefile's depend target.
Paul Irofti
2008-12-06
Revert this to, due to the ppc intr backout. -moj ok @kettenis
Mats O Jansson
2008-12-04
Revert ppc intr stuff. Make socppc compile again. -moj
Mats O Jansson
2008-11-28
Eliminate the redundant bits of code for MTU and multicast handling
Brad Smith
2008-11-08
Get rid of va-ppc.h.
Mark Kettenis
2008-11-05
since mmclose() is only called once for the final close,
Matthieu Herrb
2008-10-15
Second pass of simple timeout_add -> timeout_add_sec conversions
Bret Lambert
2008-10-12
Reduce diff to macppc version.
Mark Kettenis
2008-10-12
Adjust for redesigned powerpc interrupt architecture.
Mark Kettenis
2008-10-02
First step towards cleaning up the Ethernet driver ioctl handling.
Brad Smith
2008-08-24
Fix readdpmelabel() so it doesn't corrupt a disklabel about to be
Kenneth R Westerback
2008-08-07
- Enable ALTQ support.
Brad Smith
2008-07-28
No longer clear ci_want_resched within cpu_switchto(), now that it's done
Miod Vallat
2008-07-21
nam2blk[] needs a "vnd" entry for some things (like softraid)
Todd T. Fries
2008-07-01
Enable FFS2 on most of the larger RAMDISK media.
Brad Smith
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-06-12
Enable /dev/video* for all USB capable archs. MAKEDEV bits will follow
Marcus Glocker
2008-06-12
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
Theo de Raadt
2008-06-11
back out biomem diff since it is not right yet. Doing very large
Theo de Raadt
2008-06-10
Fix buffer cache pending read statistics by ensuring we can identify
Bob Beck
[next]