summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-17- do not talk about cards no longer being made in the past tenseJason McIntyre
2007-04-17Shuffle ccb contents and clean up a loopMarco Peereboom
2007-04-17a break in the default case, while unnecessary, is still nice.David Gwynne
2007-04-17add some ifmedia goop.David Gwynne
2007-04-17point ifreq in the ioctl path at something, so we can void dereferencingDavid Gwynne
2007-04-17initial bits for the network interface glue.David Gwynne
2007-04-17document the subtle tweak to Vstat that allows updates to account forMarc Espie
2007-04-16Fix debug info when docking/undocking so it tells users what they needMichael Knudsen
2007-04-16do some byteswapping to make the mac address look more believable. i dontDavid Gwynne
2007-04-16correct an invalid .Dd;Jason McIntyre
2007-04-16some updates to reflect xenocara;Jason McIntyre
2007-04-16regenClaudio Jeker
2007-04-16Add Tenda TWL541U and XBOX 360 wireless adapter ids.Claudio Jeker
2007-04-16Crank MAXPHYS to the regular 64KB.Miod Vallat
2007-04-16During the drives detection only check the status register to be notAlexander Yurchenko
2007-04-16move nxb_map_pci code into nxb_attachReyk Floeter
2007-04-16not yetReyk Floeter
2007-04-16link http://www.tehutinetworks.netReyk Floeter
2007-04-16Add a manpage for the upcoming nx(4) driver and the nxb(4) boards.Reyk Floeter
2007-04-16establish the interrupt per port and not per board (inspired by theReyk Floeter
2007-04-16move the nxb_tick function to a per-port nx_tick functionReyk Floeter
2007-04-16Start a driver for the NetXen Inc. multi port 10Gb and GigabitReyk Floeter
2007-04-16read the mac address off the port. i hope its the right way round.David Gwynne
2007-04-16add wrappers around bus space ops for each portDavid Gwynne
2007-04-16add a point from tht_softc back to thtc_softc so we can use thtc's busDavid Gwynne
2007-04-16sigh, move tht autoconf stuff after thtc autoconf stuff. it will workDavid Gwynne
2007-04-16create a register window for each port.David Gwynne
2007-04-16move handling interrupts from thtc into separate handlers for each port.David Gwynne
2007-04-16move the tht autoconf glue before the thtc autoconf glueDavid Gwynne
2007-04-16syncReyk Floeter
2007-04-16adjust product namesReyk Floeter
2007-04-16syncReyk Floeter
2007-04-16Add NetXEN 10Gb Ethernet device IDs (some names are missing, but IReyk Floeter
2007-04-16add the glue to attach tht at thtcDavid Gwynne
2007-04-16There's no point in checking ptr for NULL before doing free(ptr)Moritz Jodeit
2007-04-16different chips have a different number of ports, so map pci ids to theDavid Gwynne
2007-04-16macppcs can boot off usb disks, so treat "/usb" controllers in the ofw treeDavid Gwynne
2007-04-16ptr->term_names can point into ptr->str_table, so don;t free that one.Otto Moerbeek
2007-04-16don't truncate wchan, ok miod@Otto Moerbeek
2007-04-16start at defining the regs. this is the 10g stuff.David Gwynne
2007-04-16manpage for the tehuti network cards.David Gwynne
2007-04-16Add a note that work on this driver is possible because TehutiReyk Floeter
2007-04-16map the host registers and establish the interruptDavid Gwynne
2007-04-16this is a start at a driver for the tehuti networks 10Gb ethernet cards.David Gwynne
2007-04-16regenDavid Gwynne
2007-04-16add the tehuti vendor id, and all the product ids i can findDavid Gwynne
2007-04-16Another unbranded udav(4) device.Jonathan Gray
2007-04-16regenJonathan Gray
2007-04-16Another unbranded udav(4) device.Jonathan Gray
2007-04-16Note that watchdogd(8) activates and retriggers a watchdog timer, not onlyMarc Balmer