| Age | Commit message (Expand) | Author |
| 2001-12-14 | Register definitions for the NatSemi DP83905 AT/LANTIC, as used in many | bjh21 |
| 2001-12-14 | Major restructuring for swizzling to the request queue and unswizzling from | mjacob |
| 2001-12-13 | ANSIfication & cosmetic changes. | junyoung |
| 2001-12-13 | ANSIfy. | junyoung |
| 2001-12-13 | ANSIfication & cosmetic changes. | junyoung |
| 2001-12-12 | Update the ramdac interface to be allow the setting of dotclocks. This is | elric |
| 2001-12-12 | Initial support for the IBM RGB561 RAMDAC. This uses the same interface | elric |
| 2001-12-10 | Add (some) register definitions for the Motorola MPC105 PCI Bridge/Memory | kleink |
| 2001-12-06 | Small change to Christos' fix: allow malloc() to return NULL, but complain | augustss |
| 2001-12-06 | change the malloc arg from NOWAIT to WAITOK; pointed out by lennard. | christos |
| 2001-12-06 | PR/14852: Martin Husemann: Allocate the slotdata the the probed slot before | christos |
| 2001-12-06 | Recognize the MK48T18 as well (differs from the MK48T08 only in packaging | kleink |
| 2001-12-05 | Compile with NWD == 0. Fixe kern/14844 by hamajima@nagoya.ydc.co.jp. | bouyer |
| 2001-12-03 | add NCR_VARIANT_NCR53C90_86C01 "NCR53C90 (86C01)" | jdolecek |
| 2001-12-03 | Use correct format letter for chp->channel. | enami |
| 2001-12-03 | Update my copyrigth. | bouyer |
| 2001-12-03 | Allow wd to attach to something else than wdc/pciide (like USB<->ATA bridges): | bouyer |
| 2001-12-02 | Clean up attach of wd/atapibus: | bouyer |
| 2001-12-02 | Add comments naming our private-use characters (in lower case, to make them | bjh21 |
| 2001-12-01 | For ATAPI tape drives, poll for DSC (using a callout), to get the real | bouyer |
| 2001-11-28 | ELINK_W4_UBYTESOK is 0x0d. This is probably why kim is getting x2 numbers | christos |
| 2001-11-28 | use #ifdef DDB (for consistency with the rest of the kernel) | lukem |
| 2001-11-27 | don't allocate a mbuf cluster if we don't need. | yamt |
| 2001-11-26 | Added macros for the bits in the SYSBUS byte, and macros | fredette |
| 2001-11-26 | Use bus_space on sun2. | fredette |
| 2001-11-26 | move dev/isa/cs89x0{.c,{var,reg}.h} into dev/ic | yamt |
| 2001-11-26 | Back out new "hme" driver because it causes a performance regression on | tron |
| 2001-11-26 | Bug fixes for VLAN handling supplied by Klaus Klein in private e-mail. | tron |
| 2001-11-25 | Pull in Jason Wright's latest changes to the "hme" driver from OpenBSD. | tron |
| 2001-11-22 | use little-endian crc on multicast hash for admtek chips. | yamt |
| 2001-11-21 | "than" instead of "then". | wiz |
| 2001-11-20 | - pull in opt_kgdb.h where necessary | lukem |
| 2001-11-18 | - Use MI ADAPTER_REQ_SET_XFER_MODE callback | tsutsui |
| 2001-11-18 | - Use MI ADAPTER_REQ_SET_XFER_MODE callback. | tsutsui |
| 2001-11-17 | - make sure to call bus_dmamap_unload() even after request sense | tsutsui |
| 2001-11-17 | Back out the last two changes I made to this driver -- some people | thorpej |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-14 | If the controller doesn't support UDMA, don't allow enabling UDMA via | bouyer |
| 2001-11-13 | add/cleanup RCSID | lukem |
| 2001-11-13 | cleanup RCSID | lukem |
| 2001-11-11 | After modifying transmit descriptors, write-back cache needs to be flushed. | mhitch |
| 2001-11-11 | Oops, missed one. | christos |
| 2001-11-11 | merge duplicate register definitions. | christos |
| 2001-11-11 | Get rid of duplicate RID definitions. | christos |
| 2001-11-10 | trivially rename some macro parameters to avoid lint warnings. | perry |
| 2001-11-07 | Add support for feeding entropy to rnd(4). | bjh21 |
| 2001-11-05 | Initialize the cn_magic goo for kgdb (bah, that should really not | fvdl |
| 2001-11-04 | Use common macro to check message length. | tsutsui |
| 2001-11-04 | AD1845 on my AlphaStation 255 doesn't match the AD1845 doc. | itohy |
| 2001-11-04 | Introduce "flags 1", which causes left and right channels swapped. | itohy |