freebsd-dev/sys/i386
Nate Williams e7e437dbfa - Do a bunch of gratuitous changes intended to make the code easier to
follow.
 * Rename/reorder all of the pccard structures, change many of the member
   names to be descriptive, and follow more closely other 'bus' drivers
   naming schemes.
 * Rename a bunch of parameter and local variable names to be more
   consistant in the code.
 * Renamed the PCCARD 'crd' device to be the 'card' device
 * KNF and make the code consistant where it was obvious.
 * ifdef'd out some unused code
1997-10-26 04:36:24 +00:00
..
apm - Back out the last. APM_BROKEN_STATCLOCK doesn't exist in -current. 1997-10-23 04:18:49 +00:00
bios - Back out the last. APM_BROKEN_STATCLOCK doesn't exist in -current. 1997-10-23 04:18:49 +00:00
boot Fixed spammed Id. 1997-10-07 06:40:16 +00:00
conf - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
eisa Add shared EISA interrupt support. 1997-09-21 21:35:24 +00:00
i386 - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
ibcs2 Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
include Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the one 1997-10-19 10:45:18 +00:00
isa - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
linux Update for changes in the callout interface. 1997-09-21 21:43:54 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
scsi Add support to the host driver for "downloaded constants". These are immediate 1997-09-27 19:38:27 +00:00
Makefile