summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/mfc.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
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
2002-02-17Add a missing ) from an 6 year old cleanup commit (rev 1.10):veego
2002-01-28add __KERNEL_RCSID as suggested by Luke Mewburnaymeric
2002-01-26- ANSIfyaymeric
2001-05-30add missing #include "opt_kgdb.h"lukem
2001-05-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw
2001-01-13Make these compile again, plus minor aesthetic changes.aymeric
2000-11-02Adapt to new line discipline scheme.eeh
1998-09-01Quick fix for TS_WOPEN -> t_wopen change. Compiles and works.mhitch
1998-01-12Adjust for changes to config.thorpej
1996-12-23Get rid of __BROKEN_INDIRECT_CONFIG.veego
1996-10-13backout previous kprintf changechristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-02tty stop functions really should return void, not int, and certainly not both.mycroft
1996-08-27change cfprint_t type definition to take a const char *, rather thancgd
1996-06-06Add tty_attach() calls for pstat -t. Closes PR #2519mhitch
1996-04-21- Cleanup for -Wall and -Wstrict-prototypesveego
1996-03-17Clean up typos and other errors from new device attachment changes.mhitch
1996-03-17New device attachment scheme:thorpej
1995-11-30merge in changes from 1.1 release branchjtc
1995-10-09add prototypes for isr stuff fixes pr# 1284 and 1569chopps
1995-09-29move 040 to hp300 style, use new MI lance ethernet driverchopps
1995-07-04misc cleanup, better tty alloc for mfc. from osymh@gemini.oscs.montana.edu (...chopps
1995-04-23bring up-to-date with recent conf.c and sunos changes.chopps
1995-04-02cleanup SG4_, fix magnum interrupts, gvp hack for ziii, new gvp configs, 4066chopps
1995-03-02fix long standing bug with A2091 and dma.chopps
1995-02-12Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)chopps
1994-12-28consolidate the zbusses. le support for multiple tx buffs and full use of 32kchopps