summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/gsc
AgeCommit message (Expand)Author
2004-09-14always map the io spaceMichael Shalayeff
2004-07-26RegenMiod Vallat
2004-07-21regenMichael Shalayeff
2004-04-07update copyright; miod@ is fine w/ files where he holds it tooMichael Shalayeff
2004-03-16Regen.Miod Vallat
2004-03-12Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonlyMiod Vallat
2004-02-13order irq,pri args to gsc_intr_establish() the way less confusing compared to...Michael Shalayeff
2004-02-13as i continuously fail to make osiop drive 700 chip disable it for nowMichael Shalayeff
2003-12-20Pass -Wformat, fix a few uninitialized variables as well.Miod Vallat
2003-10-31ifdef USELEDS on ledctl(); from hellmuth.michaelis@t-online.deMichael Shalayeff
2003-10-30typos and grammer from Bruno Rohee <bruno@rohee.com>Michael Shalayeff
2003-10-27typos; fom bruno@rohee.comMichael Shalayeff
2003-09-26regenMichael Shalayeff
2003-08-15bitneaks anonymous randomisationMichael Shalayeff
2003-08-14attach at teleshare serial ports as well. need dsp microcode for a functional...Michael Shalayeff
2003-08-07missed one wrt intr_establishMichael Shalayeff
2003-08-07make all intr_establish take the same last arg for nameMichael Shalayeff
2003-08-05support for shared interrupts as required by isa/eisa/pci. remove a gsckbc kl...Michael Shalayeff
2003-08-03oopsMichael Shalayeff
2003-08-03prefer fdc to fdce for cache flushing hereMichael Shalayeff
2003-07-30kill sample device mappings as not really usefulMichael Shalayeff
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02nuke clause 3 & 4Jason Wright
2003-05-27regenMichael Shalayeff
2003-05-27inject a precisionbook keymap under us|machdepMichael Shalayeff
2003-05-25more thorough reset sequence; miod@ okMichael Shalayeff
2003-05-22fix function name in the debugging printfMichael Shalayeff
2003-05-21when looping for more work in the interrupt handler also flush the cacheMichael Shalayeff
2003-05-19Put required delays between reading DSTAT and SSTAT0 registers. Add new onesKenneth R Westerback
2003-05-11string cleaning; krw okTheo de Raadt
2003-05-06allow programming dma block bus transaction length on 710 and set to 8 words ...Michael Shalayeff
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