| 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/+7 |
| * | 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 | -4/+4 |
| * | Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common | Peter Wemm | 2004-03-13 | 3 | -4/+4 |
| * | Const poison string accessor functions. | Warner Losh | 2003-10-26 | 1 | -2/+2 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 2 | -2/+6 |
| * | Make sure that pp_name is non-null before setting the device | Warner Losh | 2003-04-10 | 1 | -1/+2 |
| * | Change to correct card entry. RATOC REX-R280 is 10Base-T Ether Card, | Takeshi Shibagaki | 2003-01-11 | 1 | -1/+1 |
| * | o Changes to support NEWCARD. | Noriaki Mitsunaga | 2002-11-28 | 1 | -2/+54 |
| * | Remove #include of <sys/disklabel.h> (and a few other unused #includes I | Poul-Henning Kamp | 2002-09-20 | 1 | -8/+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 | 3 | -31/+31 |
| * | 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 | -124/+0 |
| * | We should not pass the size of the memory to bus_alloc_resource(). | Noriaki Mitsunaga | 2001-09-04 | 1 | -1/+1 |
| * | Catch up with NetBSD/pc98. | Noriaki Mitsunaga | 2001-07-14 | 6 | -291/+479 |
| * | Turn on interrupt-entropy harvesting for all/any mass storage devices | Mark Murray | 2001-03-01 | 1 | -1/+1 |
| * | o Check the size of I/O window handed by parent bus. | Noriaki Mitsunaga | 2001-02-26 | 2 | -3/+29 |
| * | o Support AUTO SENSE correctly. | Noriaki Mitsunaga | 2001-02-25 | 2 | -84/+56 |
| * | The ncv_card_intr function is only used in older versions of FreeBSD, so | John Baldwin | 2001-01-23 | 1 | -9/+9 |
| * | Use the 'slp' local variable that was otherwise unused instead of casting | John Baldwin | 2001-01-23 | 1 | -1/+1 |
| * | 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 | 1 | -0/+2 |
| * | Change flags of ncv and nsp driver. Both were conflicted with the flags | Noriaki Mitsunaga | 2000-10-29 | 1 | -1/+1 |
| * | Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98 | Noriaki Mitsunaga | 2000-10-23 | 6 | -0/+2007 |