| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make hw.pccard.debug and hw.pccard.cis_debug tunable/sysctl. Setting to 1 | imp | 2002-03-07 | 2 | -4/+19 |
* | Two style(9) fixes: | imp | 2002-03-07 | 1 | -53/+50 |
* | Check for NULL on resource allocation. For the moment, punt, but we should | imp | 2002-03-07 | 1 | -0/+18 |
* | Add the "Avlab Technology, PCI IO 2S" card. | jhay | 2002-03-06 | 1 | -0/+9 |
* | Fixed compilation warnings. | ru | 2002-03-06 | 1 | -0/+2 |
* | Fixed a printf format error again. Rev.127 was clobbered in rev.1.128 | bde | 2002-03-06 | 1 | -1/+1 |
* | Add roaming and microwave oven support. Some minor formatting nits. | imp | 2002-03-05 | 1 | -12/+58 |
* | Remove __P to reduce diffs with NetBSD and my private tree. | imp | 2002-03-05 | 1 | -40/+38 |
* | Merge a little from NetBSD. | imp | 2002-03-05 | 1 | -2/+24 |
* | Misc little cleanups: | sos | 2002-03-05 | 4 | -13/+12 |
* | Add generalized power profile code. | iwasaki | 2002-03-04 | 5 | -93/+41 |
* | Support for USB fm radio. | alfred | 2002-03-04 | 3 | -0/+526 |
* | Add a bunch of cards from NetBSD and maybe other places. | imp | 2002-03-04 | 1 | -0/+5 |
* | Suspend and resume related patches from Toshikazu Ichinoseki <t.ichinoseki@ni... | orion | 2002-03-04 | 1 | -12/+85 |
* | Provide infrastructure for harvesting SWI entropy. | markm | 2002-03-03 | 1 | -0/+3 |
* | Massive lint-inspired cleanup. | markm | 2002-03-03 | 6 | -70/+84 |
* | Forgot this litte patch, scale the individual disk size from the | sos | 2002-03-03 | 1 | -3/+3 |
* | Major update of the ATA RAID code, part 3: | sos | 2002-03-03 | 7 | -284/+407 |
* | Add two IrDA controller ID: IBM TP240(Probably NSC compatible), and SMC IrCC | takawata | 2002-03-03 | 1 | -0/+2 |
* | Fixed a printf format error. | bde | 2002-03-02 | 1 | -1/+3 |
* | Make 128-bit WEP (aka 104-bit WEP) work with Prism based cards. | brooks | 2002-03-02 | 1 | -3/+6 |
* | Add support for VT8233. | orion | 2002-03-01 | 2 | -75/+200 |
* | Fix debug printf formats | peter | 2002-02-28 | 1 | -2/+1 |
* | Fix some unused warnings. One function is only used if | peter | 2002-02-27 | 1 | -0/+8 |
* | Fix warnings (comment out unused tables that are taking space in the | peter | 2002-02-27 | 1 | -0/+4 |
* | Fix warnings | peter | 2002-02-27 | 2 | -2/+2 |
* | Fix warnings. The driver would be more useful with a DRIVER_MODULE() | peter | 2002-02-27 | 4 | -1/+5 |
* | Repair some warnings. These are accessing idle portions of shared memory | peter | 2002-02-27 | 1 | -5/+9 |
* | Remove support for FreeBSD 2.x from this driver. | imp | 2002-02-27 | 1 | -120/+1 |
* | Fix warning (passing wrong arg to arp_ifinit()) | peter | 2002-02-27 | 1 | -1/+1 |
* | Add a comment explaining a code change.. | julian | 2002-02-27 | 1 | -2/+2 |
* | Simple p_ucred -> td_ucred changes to start using the per-thread ucred | jhb | 2002-02-27 | 7 | -18/+17 |
* | Add a driver for the Sun GEM (Gigabit) and ERI (100 Mb/s) PCI ethernet | tmm | 2002-02-27 | 4 | -0/+2989 |
* | Add a driver for the Sun HME PCI/SBus ethernet adaptor, which is onboard | tmm | 2002-02-27 | 5 | -0/+2455 |