| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: /*- and my license changes for sys/[a-d]* | Warner Losh | 2005-01-30 | 6 | -6/+6 |
| * | Update for the KDB framework: | Marcel Moolenaar | 2004-07-10 | 1 | -3/+2 |
| * | Fix disordering of pccarddevs.h noticed by bde. Also remove a few | Warner Losh | 2004-05-27 | 1 | -10/+5 |
| * | Move to generating pccarddevs.h on the fly, both for the kernel and | Warner Losh | 2004-05-26 | 1 | -1/+1 |
| * | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 1 | -6/+6 |
| * | Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common | Peter Wemm | 2004-03-13 | 2 | -3/+3 |
| * | Fix some becuase -> because typos. | John Baldwin | 2003-12-17 | 1 | -1/+1 |
| * | Use PCIR_BAR(x) instead of PCIR_MAPS. | John Baldwin | 2003-09-02 | 1 | -1/+1 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 5 | -7/+16 |
| * | Prefer new location of pci include files (which have only been in the | Warner Losh | 2003-08-22 | 1 | -2/+2 |
| * | Make sure that pp_name is non-null before setting the device | Warner Losh | 2003-04-10 | 1 | -1/+2 |
| * | - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260). | Matthew N. Dodd | 2003-04-07 | 5 | -338/+351 |
| * | o Changes to support NEWCARD. | Noriaki Mitsunaga | 2002-11-28 | 1 | -2/+31 |
| * | Remove even more Copy&Pasted sets of #includes. | Poul-Henning Kamp | 2002-09-20 | 2 | -16/+0 |
| * | Quick, low impact band-aide to unbreak the build. Added && 0 so we | Warner Losh | 2002-05-31 | 1 | -1/+1 |
| * | Check for defined(__i386__) instead of just defined(i386) since the compiler | Alfred Perlstein | 2002-05-30 | 1 | -3/+3 |
| * | Remove __P. | Alfred Perlstein | 2002-03-20 | 4 | -29/+29 |
| * | Staticise a couple of debugging variables. | Mike Smith | 2002-01-08 | 1 | -2/+2 |
| * | o Add KLD support for scsi_low. | Noriaki Mitsunaga | 2001-12-15 | 1 | -0/+1 |
| * | Remove PAO3 dependent part. | Noriaki Mitsunaga | 2001-11-03 | 3 | -109/+0 |
| * | We should not pass the size of the memory to bus_alloc_resource(). | Noriaki Mitsunaga | 2001-09-04 | 2 | -2/+2 |
| * | Demand minimum I/O size rather than 0 when it calls | Noriaki Mitsunaga | 2001-09-02 | 1 | -1/+1 |
| * | Catch up with NetBSD/pc98. | Noriaki Mitsunaga | 2001-07-14 | 5 | -380/+696 |
| * | Turn on interrupt-entropy harvesting for all/any mass storage devices | Mark Murray | 2001-03-01 | 2 | -2/+2 |
| * | o Check the size of I/O window handed by parent bus. | Noriaki Mitsunaga | 2001-02-25 | 1 | -2/+7 |
| * | o Support AUTO SENSE correctly. | Noriaki Mitsunaga | 2001-02-25 | 2 | -132/+54 |
| * | - Move stg_card_intr()'s prototype and definition inside appropriate | John Baldwin | 2001-01-23 | 1 | -8/+10 |
| * | Relocate the 'hwfuncs' functions below the inlined functions they attempt | John Baldwin | 2001-01-23 | 1 | -85/+85 |
| * | Zap some cut-paste code that isn't used. It #included "apm.h" and | Peter Wemm | 2001-01-19 | 1 | -5/+0 |
| * | select() DKI is now in <sys/selinfo.h>. | Garrett Wollman | 2001-01-09 | 2 | -1/+2 |
| * | Remove conflicts between unsinged char *s and int s. | Noriaki Mitsunaga | 2000-12-08 | 1 | -6/+6 |
| * | Remove unnecessary printf(). | Noriaki Mitsunaga | 2000-10-29 | 2 | -2/+0 |
| * | Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98 | Noriaki Mitsunaga | 2000-10-23 | 5 | -0/+2158 |