Age | Commit message (Expand) | Author |
2003-01-30 | Check the codec revision... if it's >=CS4215E or >=AD1849K (same value | Jason Wright |
2003-01-29 | save fpregs in coredump | Michael Shalayeff |
2003-01-29 | enable scsi and sync w/ generic | Michael Shalayeff |
2003-01-29 | moved some stuff into hppa.html | Michael Shalayeff |
2003-01-29 | ref bit is reverse meaning in the pte, therefore should be | Michael Shalayeff |
2003-01-29 | print out the codec revision in dmesg | Michael Shalayeff |
2003-01-28 | harmony is there, 10x to jason | Michael Shalayeff |
2003-01-28 | Ok, you can only set the HE/SE/LE/IS bits in GAINCTL when reset is asserted (... | Jason Wright |
2003-01-28 | Move device driver specific stuff to *var.h and add most of the code for | Jason Wright |
2003-01-27 | Do not clean too far. | Miod Vallat |
2003-01-27 | Stupid stupid stupid... DMA will not start until the capture next register | Jason Wright |
2003-01-27 | As promised, I got some sleep and rewrote most of the driver... playback | Jason Wright |
2003-01-27 | separate register defns and revise them based on the LASI info... a HUGE | Jason Wright |
2003-01-27 | I declare defeat... once interrupts are enabled, just leave them enabled. | Jason Wright |
2003-01-27 | Write to the cntl register with the c flag set. | Jason Wright |
2003-01-26 | add harmony | Jason Wright |
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-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 | 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-16 | do not include the bsd into the lif, make links in the mdec | Michael Shalayeff |
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-14 | that's where the label really is now | Michael Shalayeff |
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 |