| Commit message (Expand) | Author | Age | Files | Lines |
* | Regen for 1.28 of pccarddevs | imp | 2002-03-17 | 1 | -1/+7 |
* | Add support for the home Wireless Network airway wireless pcmcia card. | imp | 2002-03-17 | 1 | -0/+4 |
* | Work around a PLX9050 bug that causes system lockup in certain systems, | bde | 2002-03-17 | 1 | -3/+4 |
* | Extend CONS_GETINFO ioctl to provide information about size of the currently | sobomax | 2002-03-16 | 1 | -0/+1 |
* | o Rework the identify routine a little, merging it with NetBSD's wi. | imp | 2002-03-16 | 3 | -50/+45 |
* | Add more functionality to the CDIOCREADSUBCHANNEL ioctl. | sos | 2002-03-16 | 2 | -36/+30 |
* | Fix 64bit arch problems. | sos | 2002-03-16 | 2 | -5/+6 |
* | Remove useless splXXX set. | sos | 2002-03-16 | 1 | -3/+0 |
* | Merge from NetBSD: | joe | 2002-03-16 | 4 | -11/+26 |
* | Bump some $NetBSD$ idents for patches that have already been previously | joe | 2002-03-16 | 2 | -2/+2 |
* | Huge merge from NetBSD: | joe | 2002-03-16 | 8 | -293/+368 |
* | Add device ID for Xircom modem. Also add work around from gwk@sgi.com | imp | 2002-03-16 | 2 | -3/+10 |
* | Support for LG GM82C700, an AIC6360 clone. | luoqi | 2002-03-15 | 3 | -11/+39 |
* | Introduce the new 64-bit size disk block, daddr64_t. Change | mckusick | 2002-03-15 | 6 | -14/+14 |
* | Update to the RAID1 rebuild code. | sos | 2002-03-15 | 2 | -21/+37 |
* | Revert most of the recent PCI merge. This has proven to be too | imp | 2002-03-15 | 2 | -126/+971 |
* | Unbreak the probing of some CDROM drives. | sos | 2002-03-14 | 1 | -3/+3 |
* | Only allow super user to perform the Linux compatible ioctls since some | ambrisko | 2002-03-14 | 1 | -0/+4 |
* | Fixes to make select/poll mpsafe. | alfred | 2002-03-14 | 7 | -10/+6 |
* | Add 5th parameter to pci_read_device specifying the size of the object | imp | 2002-03-13 | 2 | -6/+6 |
* | Cleanup the recent cardbus cleanups. This fixes some of the panics | imp | 2002-03-13 | 2 | -50/+31 |
* | Only i386 has wbinvd(). | dfr | 2002-03-12 | 1 | -0/+2 |
* | Do not concatenate __func__ with strings, because it is not a string. | peter | 2002-03-12 | 1 | -2/+2 |
* | Do not do string concatenation with __func__ (which is not a string) | peter | 2002-03-12 | 1 | -1/+1 |
* | Recent acpica imports have changed the lengths from UINT32 to ACPI_SIZE, | peter | 2002-03-12 | 1 | -3/+3 |
* | Add support for 3Com Airconnect PCI cards. | brooks | 2002-03-11 | 1 | -0/+1 |
* | Add new support for locking an ATA channel and use that throughout | sos | 2002-03-11 | 8 | -49/+70 |
* | On FreeBSD make usb_proc_t the same as d_thred_t always. | imp | 2002-03-11 | 1 | -2/+2 |
* | Be more specific about when block major numbers disappeared from | joe | 2002-03-11 | 9 | -9/+9 |
* | Due to changes in the handling of the #line directive by GCC(cpp) 3.1, | obrien | 2002-03-11 | 1 | -1/+1 |
* | Make the diagnostics printfs less ugly. | dd | 2002-03-11 | 1 | -4/+6 |
* | Use the pci_enable_* functions instead of manually fiddling with the | tmm | 2002-03-11 | 2 | -12/+8 |
* | Silence a warning when compile without atapi devices. | sos | 2002-03-10 | 1 | -3/+4 |
* | Do not call a synthesizer with a sequencer lock held. | tanimura | 2002-03-10 | 1 | -2/+12 |
* | Add SONY VAIO psm controller ISA-PnP ID. | takawata | 2002-03-10 | 1 | -0/+1 |
* | Fix one genuine bug and a potential one: | luigi | 2002-03-10 | 1 | -2/+2 |
* | Set the busmaster enable bit in the PCI command register, as the firmware | tmm | 2002-03-09 | 1 | -0/+9 |
* | Fix some bugs in the handling of the case of not enough tx descriptors | tmm | 2002-03-09 | 1 | -12/+14 |
* | Even more Highpoint RAID support. | sos | 2002-03-08 | 5 | -111/+117 |
* | Remove the #if __FreeBSD_version glue now that the puc driver is part of | jhay | 2002-03-08 | 2 | -11/+0 |
* | Add pc98 support. | nyan | 2002-03-08 | 1 | -0/+3 |
* | Support newer Highpoint BIOS's extended config. | sos | 2002-03-08 | 2 | -23/+25 |
* | cosmetics | sos | 2002-03-08 | 1 | -1/+1 |
* | Oops I mixed up the patch for -current & -stable, sorry .... | sos | 2002-03-07 | 1 | -4/+4 |
* | Disable RIO (reduced interrupt operation) for 2200 boards- it seemed like | mjacob | 2002-03-07 | 1 | -4/+25 |
* | Minor cosmetic changes to minimise diffs for MFC. | sos | 2002-03-07 | 5 | -15/+4 |
* | Fix a couble of bugs in the rebuild code, return errors properly. | sos | 2002-03-07 | 2 | -42/+49 |
* | Update for the 6.9 firmware family (6xxx controllers), as well as for | msmith | 2002-03-07 | 5 | -20/+132 |
* | Don't use __FBSDID yet. Looks like most (all?) of the rest of the kernel | imp | 2002-03-07 | 2 | -4/+0 |
* | Implement hw.cardbus.debug and hw.cardbus.cis_debug to help debug some | imp | 2002-03-07 | 2 | -24/+25 |