| Commit message (Expand) | Author | Age | Files | Lines |
* | strict kobj sigs: fix assortment of device_detach and device_shutdown impls | avg | 2009-06-11 | 1 | -1/+3 |
* | o break newbus api: add a new argument of type driver_filter_t to | piso | 2007-02-23 | 1 | -1/+1 |
* | 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 support by removing compat shims | imp | 2005-09-20 | 1 | -27/+6 |
* | Eliminate unused argument in PCMCIA_CARD macro. | imp | 2005-06-24 | 1 | -11/+11 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 2 | -2/+0 |
* | takawata tells me that KXLC0003 also works with this driver, so add it | imp | 2005-02-03 | 1 | -10/+11 |
* | 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/+7 |
* | 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 | -4/+4 |
* | Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common | peter | 2004-03-13 | 3 | -4/+4 |
* | Const poison string accessor functions. | imp | 2003-10-26 | 1 | -2/+2 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 2 | -2/+6 |
* | Make sure that pp_name is non-null before setting the device | imp | 2003-04-10 | 1 | -1/+2 |
* | Change to correct card entry. RATOC REX-R280 is 10Base-T Ether Card, | shiba | 2003-01-11 | 1 | -1/+1 |
* | o Changes to support NEWCARD. | non | 2002-11-28 | 1 | -2/+54 |
* | Remove #include of <sys/disklabel.h> (and a few other unused #includes I | phk | 2002-09-20 | 1 | -8/+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 | 3 | -33/+33 |
* | 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 | -124/+0 |
* | We should not pass the size of the memory to bus_alloc_resource(). | non | 2001-09-04 | 1 | -1/+1 |
* | Catch up with NetBSD/pc98. | non | 2001-07-14 | 6 | -291/+479 |
* | Turn on interrupt-entropy harvesting for all/any mass storage devices | markm | 2001-03-01 | 1 | -1/+1 |
* | o Check the size of I/O window handed by parent bus. | non | 2001-02-26 | 2 | -3/+29 |
* | o Support AUTO SENSE correctly. | non | 2001-02-25 | 2 | -84/+56 |
* | The ncv_card_intr function is only used in older versions of FreeBSD, so | jhb | 2001-01-23 | 1 | -9/+9 |
* | Use the 'slp' local variable that was otherwise unused instead of casting | jhb | 2001-01-23 | 1 | -1/+1 |
* | 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 | 1 | -0/+2 |
* | Change flags of ncv and nsp driver. Both were conflicted with the flags | non | 2000-10-29 | 1 | -1/+1 |
* | Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98 | non | 2000-10-23 | 6 | -0/+2007 |