Age | Commit message (Expand) | Author |
2003-02-11 | hppa-specific hil definitions. | Miod Vallat |
2003-02-10 | fix pcs and pcxt recognition. from weissmanndude | Michael Shalayeff |
2003-02-08 | allow for xfs; ok miod | Todd T. Fries |
2003-02-05 | Add knob for getting at the "output level bit", supposedly changes the | Jason Wright |
2003-02-05 | in clearbits only flush the pte if it has changed. bits/bit in testbit | Michael Shalayeff |
2003-02-05 | Get rid of the pops: | Jason Wright |
2003-02-01 | More leftovers from when we thought we could attach a pckbc to gsc | Miod Vallat |
2003-02-01 | typos; | Jason McIntyre |
2003-02-01 | Regen | Miod Vallat |
2003-02-01 | Correct 715/100XC machine name, per openpa.net. mickey@ ok | Miod Vallat |
2003-01-31 | do not merge the rodata sections into the .text . they could be moved above 4... | Michael Shalayeff |
2003-01-31 | sync w/ generic and correct minirotsize | Michael Shalayeff |
2003-01-31 | Enter gsckbc, a driver for the ps/2-like input device ports found on many | Miod Vallat |
2003-01-30 | there is no need for a MCOUNT, gcc prepares everything and calls _mcount() al... | Michael Shalayeff |
2003-01-30 | no need to force cflags here | Michael Shalayeff |
2003-01-30 | reread the dma status reg after playing part of the dma got programmed. | Michael Shalayeff |
2003-01-30 | real meat in audio_device; discussed w/ jason@ | Michael Shalayeff |
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 |