Age | Commit message (Expand) | Author |
2003-01-26 | Ok, playback more or less works, now for capture. (I forgot to save the pint... | Jason Wright |
2003-01-26 | Ok, this now produces some noise (that's the best way I can describe it), | Jason Wright |
2003-01-26 | Start on the harmony audio driver. It doesn't play or capture anything | Jason Wright |
2003-01-25 | Grr.. add a missing cdev_notdef() so that 35 really is the audio device | Jason Wright |
2003-01-25 | update | Michael Shalayeff |
2003-01-25 | De-"register" | Jason Wright |
2003-01-24 | Convert m88k pmap from physseg to VM_PAGE_MD. | Miod Vallat |
2003-01-24 | PMAP_{DE,}ACTIVATE are not used anymore. | Miod Vallat |
2003-01-23 | will need machine/frame.h for profiling | Michael Shalayeff |
2003-01-22 | make pmapdebug be zero by default | Michael Shalayeff |
2003-01-22 | kill the eiem defines we do not use | Michael Shalayeff |
2003-01-22 | fix wired accounting in pmap_enter() | Michael Shalayeff |
2003-01-22 | Correctly handle the case where the "address" property of a zs node is | Miod Vallat |
2003-01-22 | Revert previous - it would prevent the second zs chip from being probed | Miod Vallat |
2003-01-22 | consistantly use uvm_prot_* vs vm_prot_* evewrhere | Michael Shalayeff |
2003-01-22 | use the same style for the pdemask-optimized loops (four of 'em) | Michael Shalayeff |
2003-01-22 | print out the failed p_addr in the panic message | Michael Shalayeff |
2003-01-22 | mop up after deraadt | Michael Shalayeff |
2003-01-22 | ugh, unless we flush, always purge | Michael Shalayeff |
2003-01-22 | minor cleanup | Theo de Raadt |
2003-01-21 | st, cd and other scsi devices are useful too | Michael Shalayeff |
2003-01-21 | reverse logic in dma sync flush as long as prewrite was given and purge for p... | Michael Shalayeff |
2003-01-21 | add elan520 from netbsd; adapted to watchdog sysctl interface; | Markus Friedl |
2003-01-21 | typos | margarida |
2003-01-21 | Get rid of vm_{offset,size}_t on i386. | Artur Grabowski |
2003-01-20 | Put back the Voyager zs probe workaround that got lost in rev 1.36; | Miod Vallat |
2003-01-19 | shut up, dn(4). There's really no need to printf junk nobody wants to read | Henning Brauer |
2003-01-17 | allow setting com baudrate up to 115200; req and testing by Sourabh Ladha <la... | Michael Shalayeff |
2003-01-17 | Build sparc64 kernels with the same options as other architectures. | Dale Rahn |
2003-01-16 | slightely better memory regions validity check; weingart@ idea and ok | Michael Shalayeff |
2003-01-16 | do not include the bsd into the lif, make links in the mdec | Michael Shalayeff |
2003-01-16 | getting rid of vm_offset_t. | Artur Grabowski |
2003-01-16 | Getting rid of vm_offset_t | Artur Grabowski |
2003-01-16 | optimize accessing the md_regs through use of local vars | Michael Shalayeff |
2003-01-15 | a few missing bits (not all) and force pc into user mode when writing in, all... | Michael Shalayeff |
2003-01-15 | there is no machine/gprof.h | Michael Shalayeff |
2003-01-15 | skip zero-sized memory regions, which pass otherwise due to the address round... | Michael Shalayeff |
2003-01-14 | that's where the label really is now | Michael Shalayeff |
2003-01-14 | Move sunkbd defn to common place and remove old event.c reference | Jason Wright |
2003-01-14 | do not fail if there is no disklabel found, could be netbooting | Michael Shalayeff |
2003-01-14 | up the boot version after recent changes | Michael Shalayeff |
2003-01-14 | fix cutnpaste in the cpu table for the itlbna field; from herr weissmanndude | Michael Shalayeff |
2003-01-14 | need pdc_hwtlb always; pt out by herr weissmanndude | Michael Shalayeff |
2003-01-14 | include the _l tlb functions for 7300lc as well; pt put by the weissmanndude | Michael Shalayeff |
2003-01-14 | during the open store the partition offset and do subsequent io relative to t... | Michael Shalayeff |
2003-01-14 | preserve the partition when decoding the boot device | Michael Shalayeff |
2003-01-14 | no need to force root on nfs | Michael Shalayeff |
2003-01-14 | put the disklabel in after the lif header, like hp300 | Michael Shalayeff |
2003-01-14 | proped type for bootdev | Michael Shalayeff |
2003-01-14 | make the lif be tried the last after ufs and cd9660 get a chance | Michael Shalayeff |