Age | Commit message (Expand) | Author |
2004-09-23 | Correctly test for prom memory mapping failure. Fortunately no system we | Miod Vallat |
2004-09-23 | sync | Alexander Yurchenko |
2004-09-23 | Correct AAR-1210SA name a bit to match netbsd. | Alexander Yurchenko |
2004-09-23 | add ETHER_MAX_DIX_LEN | Brad Smith |
2004-09-23 | prepare the way for multi-bus attachment of zs (specifically zs@fhc). | Jason Wright |
2004-09-23 | don't need to set ifp->if_mtu or ifp->if_output in each driver, | Brad Smith |
2004-09-23 | remove some more compile time overrides, use the sysctl's. | Brad Smith |
2004-09-23 | central@mainbus, fhc@central, fhc@mainbus, and clock@fhc | Jason Wright |
2004-09-23 | clock@fhc | Jason Wright |
2004-09-23 | - fix the bus_map functions (get the parent node right) | Jason Wright |
2004-09-23 | RTL8201L PHY support; from FreeBSD. | Federico G. Schwindt |
2004-09-23 | use .c versions of certain functions. 32 bit mode | Per Fogelstrom |
2004-09-23 | make it compile with _STANDALONE, ok deraadt@ | Per Fogelstrom |
2004-09-23 | Clean clean clean... should be OK now | Per Fogelstrom |
2004-09-23 | More pmap bugs cleaned out. Some old, some new. | Per Fogelstrom |
2004-09-23 | vput on all paths after vget (currently unused code). from patrick latifi | Ted Unangst |
2004-09-23 | - remove EVFILT_WRITE in bpfkqfilter() switch case, handled | Brad Smith |
2004-09-22 | the following patch fixes a bug preventing midi uarts that do | Theo de Raadt |
2004-09-22 | Bring some enhancements and fixes to fdc(4) from NetBSD: | Miod Vallat |
2004-09-22 | Bring in libsa code for proper %llx printf display; necessary for /boot. | Miod Vallat |
2004-09-22 | Add code to let 32bit code *printf() {u,}int64_t values. | Miod Vallat |
2004-09-22 | infrastructure for central, fhc(mainbus/central), and clock@fhc | Jason Wright |
2004-09-22 | firehose controller driver (not quite working) for the e4500 (and others) | Jason Wright |
2004-09-22 | account for linkhdr size when choosing mbufs vs mbuf clusters | Theo de Raadt |
2004-09-22 | driver for the "central" controller on the E4500 (and others) [fhc and others... | Jason Wright |
2004-09-22 | Add systrace support. | Miod Vallat |
2004-09-22 | sync | Alexander Yurchenko |
2004-09-22 | 1210SA is not a SiI product really. | Alexander Yurchenko |
2004-09-22 | sync | Alexander Yurchenko |
2004-09-22 | Another Aralion chip ARS0303D ATA133. | Alexander Yurchenko |
2004-09-22 | Remove unused option CPU. | Alexander Yurchenko |
2004-09-22 | On single SCSI slot O2's the first disk is numbered 2 (the slot number) | Per Fogelstrom |
2004-09-22 | Partially revert 1.9, the new mod/ref accounting has issues with mmap(). | Miod Vallat |
2004-09-21 | change sbus0 to sbus* for consistency, miod@ | Dale Rahn |
2004-09-21 | Allow for multiple sbus host bridges. eg, on e4500. from jason, ok miod | Dale Rahn |
2004-09-21 | Do not retrigger the screen blanker if one change its settings through | Miod Vallat |
2004-09-21 | Implement "no scrub" to allow exclusion of specific traffic from scrub rules. | Aaron Campbell |
2004-09-21 | sync | Alexander Yurchenko |
2004-09-21 | New vendor Aralion Inc. and its raid ARS106S. | Alexander Yurchenko |
2004-09-21 | Keep providing a 32bit only version of bzero() #ifdef _STANDALONE, as | Miod Vallat |
2004-09-21 | nswbuf is long dead; also silence debug printf unless option DEBUG. | Miod Vallat |
2004-09-21 | trap() should return a 64 bit value now. | Miod Vallat |
2004-09-21 | Make RM7K get L3 cache from config reg. cleanup | Per Fogelstrom |
2004-09-21 | $OpenBSD$ tag | Alexander Yurchenko |
2004-09-21 | /dev/ptm support for sgi. | Miod Vallat |
2004-09-21 | re-add RCS id after last commit | Brad Smith |
2004-09-21 | Previous commit removed proper caching when growing segmaps by mistake; | Miod Vallat |
2004-09-21 | Nuke commons. | Miod Vallat |
2004-09-20 | Fix order of operations for m_gethdr(), found a bit ago, commit after second | Dale Rahn |
2004-09-20 | sync | Theo de Raadt |