| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the eisa probe messages just like all the others in the system. | imp | 2005-08-01 | 1 | -66/+18 |
* | Now that the Adaptec 2842 has its own probe routine, no need to have | imp | 2005-03-17 | 1 | -3/+1 |
* | Style(9) pass before some planned larger changes. | imp | 2005-03-17 | 1 | -91/+61 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | Remove outb to "prime" the EISA ID registers of each slot. This was | gibbs | 2004-08-16 | 1 | -7/+4 |
* | Use the slot, not an otherwise unused index variable as the probe offset. | njl | 2004-08-03 | 1 | -2/+2 |
* | Change EISA probing to be less invasive. Instead of probing all slots | njl | 2004-08-03 | 1 | -11/+43 |
* | Step 1 in moving EISA devices to kobj/newbus. Use kobj methods for | imp | 2004-06-09 | 1 | -6/+13 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -1/+3 |
* | Deprecate machine/limits.h in favor of new sys/limits.h. | kan | 2003-04-29 | 1 | -1/+1 |
* | Add tunable "hw.eisa_slots" to allow overriding the default number | peter | 2002-10-31 | 1 | -0/+1 |
* | Argh, isa(4), eisa(4) and mca(4) now attach to legacy(4) instead of | jhb | 2002-09-26 | 1 | -1/+1 |
* | GC various bits and pieces of USERCONFIG from all over the place. | phk | 2002-04-09 | 1 | -1/+0 |
* | Unbreak EISA. The PCI-EISA bridge bus is named `eisab', not `isab'. | joerg | 2001-02-09 | 1 | -1/+1 |
* | Mechanical change to use <sys/queue.h> macro API instead of | phk | 2001-02-04 | 1 | -3/+3 |
* | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 1 | -2/+1 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -4/+4 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -4/+4 |
* | Pre 4.0 tidy up. | peter | 2000-01-14 | 1 | -1/+1 |
* | Remove the 'ivars' arguement to device_add_child() and | mdodd | 1999-12-03 | 1 | -1/+3 |
* | Delete unneeded #include | peter | 1999-10-11 | 1 | -2/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | I'm not sure how this wasn't in the last commit but anyhow... | mdodd | 1999-08-02 | 1 | -2/+2 |
* | Move the specification of EDGE/LEVEL triggered interrupts to | mdodd | 1999-08-01 | 1 | -14/+27 |
* | Restore the pre-new_bus behavior of printing out the reserved resources | mdodd | 1999-07-30 | 1 | -5/+95 |
* | Alter the behavior of sys/kern/subr_bus.c:device_print_child() | mdodd | 1999-07-29 | 1 | -5/+10 |
* | Add a hook for a bus to detect child devices which didn't find drivers. | dfr | 1999-07-11 | 1 | -2/+21 |
* | Handle suspend/resume methods | peter | 1999-06-22 | 1 | -1/+3 |
* | Fix a [start,end] vs [start,count] botch that corrupted the resource | peter | 1999-05-24 | 1 | -3/+3 |
* | Don't detect an EISA bus unless we see a "card" there somewhere. An EISA | peter | 1999-05-18 | 1 | -2/+10 |
* | Move the declaration of the interrupt type from the driver structure | dfr | 1999-05-08 | 1 | -3/+1 |
* | Use consistant function definitions which also silences a warning. | peter | 1999-05-06 | 1 | -20/+8 |
* | GC some now unused (and #if 0) code. | peter | 1999-04-19 | 1 | -321/+3 |
* | EISA can (or will) be a child of the i386 nexus on non-PCI systems. | peter | 1999-04-19 | 1 | -1/+2 |
* | Set the bus description for EISA, like it is for ISA. | peter | 1999-04-19 | 1 | -2/+3 |
* | Implement an EISA new-bus framework. The old driver probe mechanism | peter | 1999-04-18 | 1 | -166/+324 |
* | Replace includes of <sys/kernel.h> with includes of | jdp | 1999-01-14 | 1 | -2/+2 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | archie | 1998-12-04 | 1 | -3/+3 |
* | Fix list corruption and memory leak that could occur when | gibbs | 1998-05-14 | 1 | -2/+6 |
* | Staticize. | eivind | 1998-02-09 | 1 | -4/+4 |
* | Remove a bunch of variables which were unused both in GENERIC and LINT. | phk | 1997-11-07 | 1 | -6/+1 |
* | Removed unused #includes. | bde | 1997-10-28 | 1 | -4/+1 |
* | Add shared EISA interrupt support. | gibbs | 1997-09-21 | 1 | -80/+91 |
* | #include <machine/limits.h> explicitly in the few places that it is required. | bde | 1997-08-21 | 1 | -1/+3 |
* | Add several casts and include several header files to eliminate compiler | fsmp | 1997-08-21 | 1 | -1/+4 |
* | Removed unused #includes. | bde | 1997-07-20 | 1 | -3/+1 |
* | Various stylistic improvements regarding num_eisa_slots & co.: | joerg | 1997-03-13 | 1 | -2/+8 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Add a small hack to UserConfig that allows to override the number of | joerg | 1996-12-14 | 1 | -2/+5 |