summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/gsc
AgeCommit message (Expand)Author
2003-04-07remove dead stuffMichael Shalayeff
2003-03-29try to blinkMichael Shalayeff
2003-03-12reclaim more resources on failures.Michael Shalayeff
2003-02-17Since the ps/2 input ports show up as two different devices, with the sameMiod Vallat
2003-02-16Provide a wskbd type for gsc keyboards, make gsckbd use it, and take advantageMiod Vallat
2003-02-16RegenMiod Vallat
2003-02-16Although some hppa models, such as the 715, will require specific keyboards,Miod Vallat
2003-02-15Rework the console management on hppa:Miod Vallat
2003-02-15gsckbc is more sensitive than pckbc; always allow the enable() accessopMiod Vallat
2003-02-11hil at gsc attachment glue.Miod Vallat
2003-02-05Add knob for getting at the "output level bit", supposedly changes theJason Wright
2003-02-05Get rid of the pops:Jason Wright
2003-01-31Enter gsckbc, a driver for the ps/2-like input device ports found on manyMiod Vallat
2003-01-30reread the dma status reg after playing part of the dma got programmed.Michael Shalayeff
2003-01-30real meat in audio_device; discussed w/ jason@Michael Shalayeff
2003-01-30Check the codec revision... if it's >=CS4215E or >=AD1849K (same valueJason Wright
2003-01-29print out the codec revision in dmesgMichael Shalayeff
2003-01-28Ok, you can only set the HE/SE/LE/IS bits in GAINCTL when reset is asserted (...Jason Wright
2003-01-28Move device driver specific stuff to *var.h and add most of the code forJason Wright
2003-01-27Stupid stupid stupid... DMA will not start until the capture next registerJason Wright
2003-01-27As promised, I got some sleep and rewrote most of the driver... playbackJason Wright
2003-01-27separate register defns and revise them based on the LASI info... a HUGEJason Wright
2003-01-27I declare defeat... once interrupts are enabled, just leave them enabled.Jason Wright
2003-01-27Write to the cntl register with the c flag set.Jason Wright
2003-01-26Ok, playback more or less works, now for capture. (I forgot to save the pint...Jason Wright
2003-01-26Ok, this now produces some noise (that's the best way I can describe it),Jason Wright
2003-01-26Start on the harmony audio driver. It doesn't play or capture anythingJason Wright
2003-01-25De-"register"Jason Wright
2003-01-08better osiop at gsc attachment and kill dead siop from files.hppaMichael Shalayeff
2003-01-08this one is old and must die nowMichael Shalayeff
2003-01-08Merry Christmas Mickey!Kenneth R Westerback
2002-12-18newer machines use phantom bus to attach lasi and other bus adapters.Michael Shalayeff
2002-12-17real interrupts/spl framework.Michael Shalayeff
2002-12-14remove extra space in dmesgTheo de Raadt
2002-12-11delay(1) is enough on attentionMichael Shalayeff
2002-10-13split the scp/iscp/scb between the cache lines, make the leds blink betterMichael Shalayeff
2002-09-03forgot to set up the sc_frequency (;Michael Shalayeff
2002-07-17when bailing out from attach, -- pretend to be nice and place a backslashanMichael Shalayeff
2002-06-06do not say duh to the cerealMichael Shalayeff
2002-03-18kill debugging printfMichael Shalayeff
2002-03-15rewrite a pmap to use multilevel page tables.Michael Shalayeff
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-16need ca_pdc_iodc_read from some devices to got their paramsMichael Shalayeff
2002-02-11extend the hackery to not use kvtopMichael Shalayeff
2002-02-06disable debugMichael Shalayeff
2002-02-06remove dangling spacesMichael Shalayeff
2002-02-05use splraise() when calling handlers; from fredette@Michael Shalayeff
2002-02-05do not comprobe() that hoses itMichael Shalayeff
2002-02-03better space mapMichael Shalayeff