| Age | Commit message (Expand) | Author |
| 2003-06-30 | Set the send queue to max(BGE_TX_RING_CNT - 1, IFQ_MAXLEN); sometimes | ragge |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | Fix 'struct lwp *' lossage. | simonb |
| 2003-06-29 | fix typo in comment | jdolecek |
| 2003-06-29 | Only need to report the PCI product ID in the management ioctls. | thorpej |
| 2003-06-28 | Correct setup of General Purpose Register for PDC20265 (Ultra/100) and newer. | bouyer |
| 2003-06-28 | Add support for another Intel Pro/100 variant. From Quentin Garnier in | bouyer |
| 2003-06-28 | Add support for ICH5, from Quentin Garnier in private mail. | bouyer |
| 2003-06-28 | Regen: some more Intel devices. | bouyer |
| 2003-06-28 | Add some intel devices, from Quentin Garnier in private mail. | bouyer |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-06-27 | Regen | christos |
| 2003-06-27 | PR/21498: URA Hiroshi: Add S3 Savage/IXC | christos |
| 2003-06-27 | Properly reset PHY on ZNYX boards which are composed of | itohy |
| 2003-06-27 | regen | drochner |
| 2003-06-27 | add some missing 3c990 variants | drochner |
| 2003-06-26 | regen. | ichiro |
| 2003-06-26 | add product | ichiro |
| 2003-06-25 | The problem which stops in the middle of booting was solved. | ichiro |
| 2003-06-19 | regard as the card is removed if one of CCD1# and CCD2# is deasserted. | msaitoh |
| 2003-06-16 | Rename IPL_IMP -> IPL_VM. | thorpej |
| 2003-06-15 | Handle 64bit DMA addresses on PCI for platforms that can (currently only | fvdl |
| 2003-06-14 | Also pass a type argument to comcnattach() and com_kgdb_attach(). | thorpej |
| 2003-06-14 | make compile | ichiro |
| 2003-06-14 | fix some bugs | ichiro |
| 2003-06-14 | regen. | ichiro |
| 2003-06-14 | delete duplicate line | ichiro |
| 2003-06-13 | Fix a regression of the last commit. | kent |
| 2003-06-13 | Regen | kent |
| 2003-06-13 | Add some ICH5/ICH5R device IDs. | kent |
| 2003-06-13 | Not only ICH4 but also ICH0 and ICH2 might set no ICH_PCR. | kent |
| 2003-06-09 | fix bug report - xsrc/17810, kern/16898 | ichiro |
| 2003-06-08 | regen. | ichiro |
| 2003-06-08 | add product ID | ichiro |
| 2003-06-07 | regen (Add some Brooktree device IDs). | wiz |
| 2003-06-07 | Add some Brooktree device IDs. | wiz |
| 2003-06-07 | regen (+ATI 9100, 9600TX, 9500/9700) | wiz |
| 2003-06-07 | Add ATI Radeon 9100, 9600TX, 9500/9700. | wiz |
| 2003-06-07 | regen. | ichiro |
| 2003-06-07 | add productID of ATI | ichiro |
| 2003-06-07 | regen. | ichiro |
| 2003-06-07 | Upps, mistaken | ichiro |
| 2003-06-07 | regen. | ichiro |
| 2003-06-07 | add deviceID - Intel 82855PM/GM chipset | ichiro |
| 2003-06-05 | Some models of the 556B don't turn on the transmitter without magic | dogcow |
| 2003-06-05 | Add a missed htole32() for DMA txdescs. | tsutsui |
| 2003-06-04 | ahc_pci_probe: avoid placeholder entries in the `identities' table. | pk |
| 2003-06-01 | Add newer 5704 asic revs, and add them to the table, with the | fvdl |
| 2003-05-30 | Use proper shift marcos for EXT. This makes the PHY on i83543 get | matt |
| 2003-05-17 | * Use aprint*(). | thorpej |