| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct minor typo | jkh | 1998-03-05 | 1 | -1/+1 |
* | *** empty log message *** | semenu | 1998-03-04 | 2 | -23/+82 |
* | Added support for the 82553 and 'B' 82555 PHY. | dg | 1998-03-03 | 2 | -2/+15 |
* | Update the information in this file slightly. | jkh | 1998-03-02 | 1 | -3/+8 |
* | Undo the previous commit which was NOT for -current. | sos | 1998-03-01 | 1 | -13/+3 |
* | Add Intel 430TX chipset, namely 82439TX system controller and four | asami | 1998-03-01 | 1 | -1/+11 |
* | Restored half of the ANSI semantic errors fix which was clobbered | bde | 1998-03-01 | 1 | -2/+0 |
* | Add PCI device ID of Surecom NE-34 | se | 1998-02-27 | 1 | -1/+2 |
* | Radio support for bt848 cards from Flemming Jacobsen <fj@trw.nl> | ahasty | 1998-02-26 | 3 | -20/+43 |
* | Added missing #include of "opt_devfs.h". | bde | 1998-02-25 | 1 | -4/+3 |
* | Add the Intel 82371SB USB host controller to the known list. | sos | 1998-02-24 | 1 | -1/+3 |
* | Update to "stable-167" release; totally reimplements media detection. | jkh | 1998-02-20 | 2 | -369/+508 |
* | Removed unused #includes. | bde | 1998-02-20 | 5 | -40/+4 |
* | Move Luigi's I2CWR ioctl from the video_ioctl section to the | ahasty | 1998-02-20 | 1 | -22/+26 |
* | Staticize. (Diffs by me & and Simon in cooperation.) | eivind | 1998-02-10 | 1 | -7/+7 |
* | Staticize. | eivind | 1998-02-09 | 7 | -59/+65 |
* | Add #include "opt_devfs.h". | eivind | 1998-02-09 | 1 | -1/+2 |
* | - Removed typo in Copyright and added Id. | nate | 1998-02-07 | 1 | -1/+2 |
* | Back out DIAGNOSTIC changes. | eivind | 1998-02-06 | 3 | -6/+2 |
* | Turn DIAGNOSTIC into a new-style option. | eivind | 1998-02-04 | 3 | -2/+6 |
* | MF22: update to newest version from author. | jkh | 1998-02-04 | 2 | -207/+464 |
* | Make FAILSAFE a new-style option. | eivind | 1998-02-04 | 1 | -2/+3 |
* | Re-add my DEVFS changes after they were stomped on. This time, I throw away | eivind | 1998-02-04 | 2 | -5/+4 |
* | Bugs/Enhancements: | ahasty | 1998-02-02 | 2 | -149/+285 |
* | Removed ifdef for <sys/sockio.h> vs <sys/ioctl.h>. <sys/sockio.h> is | bde | 1998-02-01 | 1 | -20/+5 |
* | Attempt at making this use DEVFS properly. (Now it should at least work.) | eivind | 1998-01-31 | 2 | -3/+6 |
* | Update to version stable-165 | jkh | 1998-01-29 | 2 | -222/+299 |
* | Add Simon Shapiro's DPT driver | julian | 1998-01-26 | 2 | -0/+738 |
* | Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. | eivind | 1998-01-24 | 3 | -1/+5 |
* | Driver for the new SMC 9432TX cards. | jkh | 1998-01-21 | 2 | -0/+1323 |
* | - Support for multiple PD6832 controllers. Each found 6832 is assigned | nate | 1998-01-20 | 2 | -4/+22 |
* | Include pc98.h instead of isa.h when PC98 is defined. | kato | 1998-01-14 | 1 | -1/+5 |
* | Make INET a proper option. | eivind | 1998-01-08 | 4 | -5/+18 |
* | Reviewed by: Amancio Hasty | ahasty | 1997-12-31 | 1 | -4/+20 |
* | Correct the check for multiword dma. It was incorrectly checking | dyson | 1997-12-19 | 1 | -2/+2 |
* | Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. | eivind | 1997-12-15 | 1 | -1/+3 |
* | Fix size of start queue to 32 entries, independent of the default | se | 1997-12-02 | 1 | -3/+3 |
* | - Add necessary include files and fix bugs in last. | nate | 1997-12-02 | 1 | -3/+6 |
* | - Bring in code removed from /sys/pccard/pcic.c, including DEVICE IDs, and | nate | 1997-12-02 | 2 | -95/+107 |
* | - Framework for PCI/CardBus controllers running in PCMCIA emulation | nate | 1997-12-02 | 2 | -0/+216 |
* | Shuffle things a bit for better cacheline behavior. | dg | 1997-11-29 | 1 | -6/+6 |
* | Ifdefed a conditionally used #include. | bde | 1997-11-22 | 1 | -2/+4 |
* | Add Winbond W89C940 ID to the list. | msmith | 1997-11-22 | 1 | -1/+2 |
* | Removed unused #includes. | bde | 1997-11-18 | 1 | -5/+3 |
* | Reviewed by: Amancio Hasty | ahasty | 1997-11-16 | 1 | -8/+182 |
* | Attempt to tell the user precisely what sort of VGA-like PCI device is | wollman | 1997-11-11 | 1 | -12/+255 |
* | Merge 971020 stuff.. Check 21142? SROM CRC. | peter | 1997-11-08 | 2 | -7/+13 |
* | Rename some local variables to avoid shadowing other local variables. | phk | 1997-11-07 | 1 | -5/+5 |
* | Remove a bunch of variables which were unused both in GENERIC and LINT. | phk | 1997-11-07 | 3 | -23/+7 |
* | Rats. Committed the wrong version. | markm | 1997-11-06 | 1 | -5/+11 |