| Age | Commit message (Expand) | Author |
| 2003-12-13 | Add write barriers (a no-op on vax). | ad |
| 2003-08-31 | Add stop routine. Add support for turning the device into promiscous mode. | ragge |
| 2003-08-29 | bus-ify. Make bpf work, but no promiscuous mode yet. | ragge |
| 2003-08-29 | The qt driver must be probed first, so that the qe driver is skipped | ragge |
| 2003-08-29 | Make the qt driver work under NetBSD. Still to do: | ragge |
| 2003-08-28 | Keep track of which addresses that are used by devices, so that probing | ragge |
| 2003-08-28 | Add qt. | ragge |
| 2003-08-28 | Driver for the DELQA-PLUS card in Turbo mode, from 2.11BSD, written by | ragge |
| 2003-08-13 | Improved driver with much better error handling, from Jochen Kunz | ragge |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-14 | add missing __KERNEL_RCSID() | lukem |
| 2003-06-18 | don't #include <sys/dkstat.h> where it is (appearently) unused | drochner |
| 2003-05-10 | Change bounds_check_with_label() to take a pointer to the disk structure, | thorpej |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-05-02 | Change return type of readdisklabel() to const char * | dsl |
| 2003-04-06 | A bunch of fixes to make the DHU driver much more efficient, | ragge |
| 2003-04-02 | Change SBSIZE -> SBLOCKSIZE, to track changes caused by the UFS2 merge. | he |
| 2003-04-01 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-03-23 | Driver for RX01/02 floppies, written by Jochen Kunz. | ragge |
| 2003-01-17 | Redo previous in a better way: | bouyer |
| 2003-01-15 | Ragge said this chip should autopad, so just remove the check. | bouyer |
| 2003-01-15 | Zero out the extra space stolen from mbuf to pad packet to ETHER_MIN_LEN | bouyer |
| 2003-01-06 | interrupt with two rs. | wiz |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-11-26 | si_ -> sel_ | christos |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-29 | "definitions" has lots of 'i's, but that's not reason to leave one out. | wiz |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 2002-09-27 | Introduce a new routine, config_match(), which invokes the | thorpej |
| 2002-09-27 | Rather than referencing the cfdriver directly in the cfdata entries, | thorpej |
| 2002-09-26 | Update for dzattach() change. | ad |
| 2002-09-25 | Don't include <sys/map.h>. | thorpej |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-08-26 | Include DMF32/DMZ32 files. The actual device drivers will be checked in when | ragge |
| 2002-07-22 | Convert to new device buffer queue interface. | hannken |
| 2002-06-14 | Must check B_PHYS, not b_proc, if it is DMA to userspace, otherwise the | ragge |
| 2002-06-08 | Detection bug: If a packet is received while in the match() routine the stack | ragge |
| 2002-06-01 | SIMPLEQ rototill: | lukem |
| 2002-05-22 | bcmp -> memcmp. | wiz |
| 2002-03-23 | Call rlreset() per controller, not per disk. | ragge |
| 2002-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat |
| 2002-03-05 | bring in latest ALTQ from kjc. ALTQify some of the drivers. | itojun |
| 2002-02-25 | Move the dz driver to dev/dec, since it can be shared with pmax. | ad |
| 2001-12-06 | #endif ... -> #endif /* ... */ | msaitoh |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-08-16 | Trying to get these files out of Attic. | ragge |