summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/ite.c
AgeCommit message (Expand)Author
2003-11-01g/c local index() routine and switch to (libkern's) strchr()jdolecek
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2001-07-09Nuke some cf_unit abuses.leo
2001-05-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw
2001-02-01Fix fallout from lastest tty changes.leo
2000-11-02Adapt to new line discipline scheme.eeh
2000-09-28Move config_console() out of the grf-layer. This allows for more than justleo
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-02-11Move the ite_default_* variables to ite.c. They are generic ite.leo
2000-01-19No longer abuse cf_unit. This broke with the latest autoconf changes.leo
1998-07-04defopt DDB.jonathan
1998-03-25Sync with latest tty changes.leo
1998-01-12Update for changes to config.thorpej
1997-06-29Add code to set pitch and duration of the keyboard bell. (Thomas Gerner).leo
1997-01-10Handle keyboard modifiers *before* handing the keycodes to either theleo
1997-01-08Don't try to init the keyboard interrupts in cngetc(). This caused theleo
1996-12-20Get rid of BROKEN_INDIRECT_CONFIGleo
1996-10-13backout previous kprintf changeschristos
1996-10-11Remove grf_ite_ioctl(). Replace it by 'itexx_ioctl' that is configurableleo
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-09-25The KDASSERT macro is now defined in libkernleo
1996-09-16Prepare for (soon to come) et4000 PCI console.leo
1996-09-02tty stop functions really should return void, not int, and certainly not both.mycroft
1996-06-18Add tty_attach() calls.leo
1996-04-18Yet more prototyping and -Wall fixes.leo
1996-03-20Another bit of prototyping...leo
1996-03-19Debugger() prototype is in systm.h, don't define Debugger() here.leo
1996-03-17New device attachment scheme:thorpej
1996-02-22First bunch of changes due to stricter prototype checking.leo
1995-09-04Allow chars > 0x7f to be displayed on the ite'sleo
1995-07-24Change and fix the way of keyboard mapping. Each virtual console has it'sleo
1995-05-21Minor fixes.leo
1995-04-22Adapt for new conf.h:leo
1995-04-10Add dummy itestop(), and rename a few functions.mycroft
1995-03-28Make ite ioctl work and fixup the colormap stuff.leo
1995-03-26NetBSD/Atari, port by Leo Weppelman.leo