Age | Commit message (Expand) | Author |
2003-04-07 | remove dead stuff | Michael Shalayeff |
2003-03-29 | try to blink | Michael Shalayeff |
2003-03-12 | reclaim more resources on failures. | Michael Shalayeff |
2003-02-17 | Since the ps/2 input ports show up as two different devices, with the same | Miod Vallat |
2003-02-16 | Provide a wskbd type for gsc keyboards, make gsckbd use it, and take advantage | Miod Vallat |
2003-02-16 | Regen | Miod Vallat |
2003-02-16 | Although some hppa models, such as the 715, will require specific keyboards, | Miod Vallat |
2003-02-15 | Rework the console management on hppa: | Miod Vallat |
2003-02-15 | gsckbc is more sensitive than pckbc; always allow the enable() accessop | Miod Vallat |
2003-02-11 | hil at gsc attachment glue. | Miod Vallat |
2003-02-05 | Add knob for getting at the "output level bit", supposedly changes the | Jason Wright |
2003-02-05 | Get rid of the pops: | Jason Wright |
2003-01-31 | Enter gsckbc, a driver for the ps/2-like input device ports found on many | Miod Vallat |
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 | print out the codec revision in dmesg | 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 | 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 | 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 | De-"register" | Jason Wright |
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 |
2002-12-18 | newer machines use phantom bus to attach lasi and other bus adapters. | Michael Shalayeff |
2002-12-17 | real interrupts/spl framework. | Michael Shalayeff |
2002-12-14 | remove extra space in dmesg | Theo de Raadt |
2002-12-11 | delay(1) is enough on attention | Michael Shalayeff |
2002-10-13 | split the scp/iscp/scb between the cache lines, make the leds blink better | Michael Shalayeff |
2002-09-03 | forgot to set up the sc_frequency (; | Michael Shalayeff |
2002-07-17 | when bailing out from attach, -- pretend to be nice and place a backslashan | Michael Shalayeff |
2002-06-06 | do not say duh to the cereal | Michael Shalayeff |
2002-03-18 | kill debugging printf | Michael Shalayeff |
2002-03-15 | rewrite a pmap to use multilevel page tables. | Michael Shalayeff |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-16 | need ca_pdc_iodc_read from some devices to got their params | Michael Shalayeff |
2002-02-11 | extend the hackery to not use kvtop | Michael Shalayeff |
2002-02-06 | disable debug | Michael Shalayeff |
2002-02-06 | remove dangling spaces | Michael Shalayeff |
2002-02-05 | use splraise() when calling handlers; from fredette@ | Michael Shalayeff |
2002-02-05 | do not comprobe() that hoses it | Michael Shalayeff |
2002-02-03 | better space map | Michael Shalayeff |