| Commit message (Expand) | Author | Age | Files | Lines |
* | MFp4: | imp | 2006-06-12 | 1 | -0/+2 |
* | Have a function pointer to the routine to call for writing an mbuf | imp | 2006-01-27 | 1 | -6/+3 |
* | Create mediachg functions for the 3c503 and hpp cards. This is used | imp | 2006-01-27 | 1 | -1/+0 |
* | minor nit in comment about what kind of flags these are | imp | 2006-01-27 | 1 | -1/+1 |
* | MFp4: | imp | 2005-10-05 | 1 | -0/+1 |
* | MFp4: | imp | 2005-09-18 | 1 | -5/+4 |
* | MFp4: Omnibus ed changes | imp | 2005-09-13 | 1 | -2/+0 |
* | o Expose ed_probe_Novel_generic, it is useful for pccard case. | imp | 2005-09-07 | 1 | -0/+1 |
* | It turns out that many of the ambicom cards have their CIS resources | imp | 2005-09-06 | 1 | -0/+1 |
* | Finish conversion to bus space and make ed MP safe. | imp | 2005-08-28 | 1 | -7/+23 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -1/+2 |
* | MFp4: Optimize in/out macros. Cache the handle and tag in softc and | imp | 2005-02-22 | 1 | -44/+30 |
* | Fix merging botch I made in last version. | imp | 2005-02-20 | 1 | -1/+0 |
* | Minor optimizations to compile out bits that aren't necessary when | imp | 2005-02-20 | 1 | -0/+9 |
* | Move the #defines from edreg to edvar which don't have anything to do | imp | 2005-02-14 | 1 | -1/+48 |
* | MFP4: Optimize the layout of softc somewhat. This groups the u_chars | imp | 2005-02-14 | 1 | -4/+4 |
* | Move enable/disable 16bit access routines into if_ed. Slightly | imp | 2005-02-10 | 1 | -0/+3 |
* | Break out obscure ISA cards into their own files, as well as ne2000 | imp | 2005-02-09 | 1 | -0/+6 |
* | Convenience function to clear memory of the card, and then check to make | imp | 2005-02-08 | 1 | -0/+1 |
* | use fixed types for the calls to ed_pio_readmem, ed_pio_writemem. | imp | 2005-02-08 | 1 | -3/+3 |
* | Make it possible to unload ed. Move the ed_pccard_detach routine to | imp | 2005-02-08 | 1 | -0/+1 |
* | Fix style bugs introduced in the de__Pification of this code. | imp | 2005-02-08 | 1 | -25/+23 |
* | MFp4: u_intXX_t to uintXX_t. | imp | 2005-01-19 | 1 | -9/+9 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | Adjust ed(4) for 64-bit platforms should it get newbus'ified. | obrien | 2004-03-03 | 1 | -1/+1 |
* | Replace the if_name and if_unit members of struct ifnet with new members | brooks | 2003-10-31 | 1 | -1/+1 |
* | Add Allied Telesis SIC-AT boards support. | shiba | 2003-10-15 | 1 | -0/+1 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -26/+26 |
* | Add an option ED_NO_MIIBUS, which causes the `ed' driver to be | iedowse | 2001-09-29 | 1 | -0/+2 |
* | Add support for Dlink DL10022 to the ed driver. This is a mii part | imp | 2001-03-03 | 1 | -0/+9 |
* | Minor newbus/style(9) cleanups. | imp | 2000-12-26 | 1 | -0/+4 |
* | Fix my previous commit. Remove ed_get_Linksys() function prototypes. | toshi | 2000-12-20 | 1 | -2/+0 |
* | Move the detection of Linksys PCMCIA cards from attach to probe. | ps | 2000-09-12 | 1 | -1/+1 |
* | - Fixed the conversion to bus_space interface. | nyan | 2000-08-17 | 1 | -20/+113 |
* | Newbusify ed driver. | tanimura | 2000-08-14 | 1 | -5/+14 |
* | MFPAO: Add support for AX88190, equipped in MELCO LPC3-TX. | tanimura | 2000-07-23 | 1 | -2/+1 |
* | Only try to detect Linksys PCMCIA cards when we are in a pccard | ps | 2000-06-29 | 1 | -0/+1 |
* | Fix pccard ed driver, I think. | imp | 1999-12-10 | 1 | -0/+1 |
* | - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; it | mdodd | 1999-10-15 | 1 | -0/+17 |
* | $Id$ -> $FreeBSD$ | peter | 1999-09-05 | 1 | -1/+1 |
* | This is part of an untested set of changes to the ed driver to support | dfr | 1999-09-01 | 1 | -0/+90 |