Age | Commit message (Expand) | Author |
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 |
2003-01-13 | fix the logic in hvt probing | Michael Shalayeff |
2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few | Miod Vallat |
2003-01-09 | on user trap space mismatch just kill the offender, panic the kernel otherwise | Michael Shalayeff |
2003-01-08 | make sure we are not allowing user to fault outside user address space and al... | Michael Shalayeff |
2003-01-08 | better osiop at gsc attachment and kill dead siop from files.hppa | Michael Shalayeff |
2003-01-08 | this one is old and must die now | Michael Shalayeff |
2003-01-08 | Merry Christmas Mickey! | Kenneth R Westerback |
2003-01-07 | kill some debugging kdb_traps | Michael Shalayeff |
2003-01-04 | reset cold at the end of cpu_configure(), add a comment when fooling w/ itmr | Michael Shalayeff |
2003-01-01 | rip off a vmapbuf() from sparc, fix a bug in the vunmapbuf | Michael Shalayeff |
2002-12-29 | fix buf allocation; partoff may be a NULL too | Michael Shalayeff |