Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo | 2015-02-09 | 1 | -2/+2 | |
| | |||||
* | unifdef INET | 2014-12-22 | 1 | -3/+1 | |
| | |||||
* | Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following: | 2013-09-24 | 1 | -14/+17 | |
| | | | | | | | | | | | | | | | | - the am7990_get() - now lance_get() - is unchanged. - the interrupt acknowledge logic is unchanged, and will disable interrupts, then acknowledge all interrupt conditions. Add ILACC (79900) support (from NetBSD). Both LANCE (am7990.c) and ILACC (am79900.c) code share as much common code (lance.c) as possible. This affects all le(4) attachments, but the changes are mostly mechanical, to split am7990-specific parts from lance-agnostic parts. Compile tested on all affected platforms. Tested on alpha, hp300, luna88k, mvme88k, sparc, sparc64 and vax. | ||||
* | fix pasto's | 2007-06-18 | 1 | -2/+2 | |
| | | | | from janjaap@stack.nl | ||||
* | ansify/de-register | 2007-06-17 | 1 | -14/+6 | |
| | | | | ok miod@ | ||||
* | Cosmetics... | 2005-03-08 | 1 | -3/+3 | |
| | | | | | Mainly remove space between locators parens, replace spaces with tabs where appropriate and consistently align dependencies. | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Big TURBOchannel support catchup from NetBSD, part 1. | 2002-05-02 | 4 | -0/+279 | |
A few local changes and tweaks remain. This bring DEC 3000 machines back in the game, but framebuffers are still not supported at the moment. Thanks to ericj@ and nate@ for supplying me a DEC 3000 for testing. |