summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/gsc
AgeCommit message (Expand)Author
2008-04-21allow low level audio drivers to specify a default sample format,Jacob Meuser
2008-03-21regenMiod Vallat
2008-03-21Add option WSKBD_NO_INTL_LAYOUTS to prevent inclusion of internationalMiod Vallat
2007-10-01More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' whereKenneth R Westerback
2007-08-23First stab at a driver for the onboard Fast-Wide SCSI on the 735 and 755.Mark Kettenis
2007-07-15Delay switching to the real serial console until we attach the serial device.Mark Kettenis
2006-12-17Sync with pckbc.c r1.12:Miod Vallat
2006-12-17sync with pckbd.c r1.8:Miod Vallat
2006-12-05regenOtto Moerbeek
2006-07-20regenMichael Shalayeff
2006-07-20regenMichael Shalayeff
2006-05-29Regen (although this does not change anything for these keyboards).Miod Vallat
2006-05-20do not even match on unsupported hw (instead of return from attach); from 710Michael Shalayeff
2005-12-22Postpone the hil console detection logic to the first detection of a keyboard.Miod Vallat
2005-12-13remove ad clause that got copied from older versions of the files; pto by jsg@Michael Shalayeff
2005-06-09it appears asp occupies more space than intially thought andMichael Shalayeff
2005-05-12RegenMiod Vallat
2005-05-12Populate \t better in the output, for human readability; no change in theMiod Vallat
2005-05-09RegenMiod Vallat
2005-05-09Sort the output tables, and mention the rcsid of the converter script inMiod Vallat
2005-05-06regenMichael Shalayeff
2005-05-06s/pckbd_keydesc_precisionbook/gsckbd_keydesc_precisionbook/gMichael Shalayeff
2005-05-06regenMichael Shalayeff
2005-05-06regenMichael Shalayeff
2005-05-04RegenMiod Vallat
2005-05-04Skip the DECLK layout when generating the GSC maps.Miod Vallat
2005-05-04RegenMiod Vallat
2005-04-16round -- not truncate the buffer sizeMichael Shalayeff
2005-02-22regenMichael Shalayeff
2005-02-22sync to pckbd.c change: send enable after resetMichael Shalayeff
2004-10-30Oops, forgot to cvs add this file in previous commit (mongoos@gsc attachment).Miod Vallat
2004-10-28need to map the regs though lasi used to save us beforeMichael Shalayeff
2004-09-19do not blindly assume console has been mappedMichael Shalayeff
2004-09-15scan cpu bus manually for some machines do not support that in promMichael Shalayeff
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