| Commit message (Expand) | Author | Age | Files | Lines |
* | Fxi a bunch of typos. | eadler | 2013-05-10 | 1 | -1/+1 |
* | Remove some more NetBSD compat shims and other unused bits from these | jhb | 2012-09-10 | 6 | -58/+26 |
* | Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98. | jhb | 2012-09-06 | 3 | -47/+15 |
* | strict kobj sigs: fix assortment of device_detach and device_shutdown impls | avg | 2009-06-11 | 2 | -3/+3 |
* | Change the functions to ANSI in those cases where it breaks promotion | rdivacky | 2009-02-24 | 1 | -10/+3 |
* | o break newbus api: add a new argument of type driver_filter_t to | piso | 2007-02-23 | 3 | -3/+3 |
* | no need to print unload anymore. | imp | 2006-07-14 | 1 | -1/+0 |
* | Since DELAY() was moved, most <machine/clock.h> #includes have been | phk | 2006-05-16 | 1 | -1/+0 |
* | Remove OLDCARD shims | imp | 2005-09-21 | 1 | -31/+6 |
* | Eliminate unused argument in PCMCIA_CARD macro. | imp | 2005-06-24 | 1 | -5/+5 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 5 | -6/+0 |
* | Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in | imp | 2005-03-01 | 1 | -2/+2 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 6 | -6/+6 |
* | Update for the KDB framework: | marcel | 2004-07-10 | 1 | -3/+2 |
* | Fix disordering of pccarddevs.h noticed by bde. Also remove a few | imp | 2004-05-27 | 1 | -10/+5 |
* | Move to generating pccarddevs.h on the fly, both for the kernel and | imp | 2004-05-26 | 1 | -1/+1 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -6/+6 |
* | Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common | peter | 2004-03-13 | 2 | -3/+3 |
* | Fix some becuase -> because typos. | jhb | 2003-12-17 | 1 | -1/+1 |
* | Use PCIR_BAR(x) instead of PCIR_MAPS. | jhb | 2003-09-02 | 1 | -1/+1 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 5 | -7/+16 |
* | Prefer new location of pci include files (which have only been in the | imp | 2003-08-22 | 1 | -2/+2 |
* | Make sure that pp_name is non-null before setting the device | imp | 2003-04-10 | 1 | -1/+2 |
* | - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260). | mdodd | 2003-04-07 | 5 | -338/+351 |
* | o Changes to support NEWCARD. | non | 2002-11-28 | 1 | -2/+31 |
* | Remove even more Copy&Pasted sets of #includes. | phk | 2002-09-20 | 2 | -16/+0 |
* | Quick, low impact band-aide to unbreak the build. Added && 0 so we | imp | 2002-05-31 | 1 | -1/+1 |
* | Check for defined(__i386__) instead of just defined(i386) since the compiler | alfred | 2002-05-30 | 1 | -3/+3 |
* | Remove __P. | alfred | 2002-03-20 | 4 | -29/+29 |
* | Staticise a couple of debugging variables. | msmith | 2002-01-08 | 1 | -2/+2 |
* | o Add KLD support for scsi_low. | non | 2001-12-15 | 1 | -0/+1 |
* | Remove PAO3 dependent part. | non | 2001-11-03 | 3 | -109/+0 |
* | We should not pass the size of the memory to bus_alloc_resource(). | non | 2001-09-04 | 2 | -2/+2 |
* | Demand minimum I/O size rather than 0 when it calls | non | 2001-09-02 | 1 | -1/+1 |
* | Catch up with NetBSD/pc98. | non | 2001-07-14 | 5 | -380/+696 |
* | Turn on interrupt-entropy harvesting for all/any mass storage devices | markm | 2001-03-01 | 2 | -2/+2 |
* | o Check the size of I/O window handed by parent bus. | non | 2001-02-25 | 1 | -2/+7 |
* | o Support AUTO SENSE correctly. | non | 2001-02-25 | 2 | -132/+54 |
* | - Move stg_card_intr()'s prototype and definition inside appropriate | jhb | 2001-01-23 | 1 | -8/+10 |
* | Relocate the 'hwfuncs' functions below the inlined functions they attempt | jhb | 2001-01-23 | 1 | -85/+85 |
* | Zap some cut-paste code that isn't used. It #included "apm.h" and | peter | 2001-01-19 | 1 | -5/+0 |
* | select() DKI is now in <sys/selinfo.h>. | wollman | 2001-01-09 | 2 | -1/+2 |
* | Remove conflicts between unsinged char *s and int s. | non | 2000-12-08 | 1 | -6/+6 |
* | Remove unnecessary printf(). | non | 2000-10-29 | 2 | -2/+0 |
* | Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98 | non | 2000-10-23 | 5 | -0/+2158 |