summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-04-16file argument is not mandatory, say so.Xavier Santolaria
2007-04-16Without the -c 80, further adjustment is needed to build ramdisks, ok deraadtDale Rahn
2007-04-16syncPeter Valchev
2007-04-15Make code that fetches the MAC address from PCI ROM actually work.Mark Kettenis
2007-04-15Fix interop-issue with vpn peers that start reyking on port 4500 whenHans-Joerg Hoexer
2007-04-15very minor cleanupMarc Espie
2007-04-15Give this code a chance to work on platforms where the page size isn't 8k.Mark Kettenis
2007-04-15Add defines for Rx page size register.Mark Kettenis
2007-04-15allow systat(1) to be exited with 'q' like top(1).Matthieu Herrb
2007-04-15adjust Makefile for my man changes;Jason McIntyre
2007-04-15One more voff_t in the right place.Artur Grabowski
2007-04-15Use the right types for calculating the object offset.Artur Grabowski
2007-04-15Clean up prototypes, change vm_map_t to struct vm_map *.Artur Grabowski
2007-04-15Add Leonhard Euler.Marco Pfatschbacher
2007-04-15minor indentation.Artur Grabowski
2007-04-15Save block pointers contents before releasing interrupts so that panicPedro Martelletto
2007-04-15update copyright years, standardize licence.Marc Espie
2007-04-15do not rely on side-effects in there.Marc Espie
2007-04-15use autovivificationMarc Espie
2007-04-14replace IPL_BIO with IPL_NET. vic(4) is a networking driver, not blockReyk Floeter
2007-04-14Fix typo in comment. ok grunkAlexander Bluhm
2007-04-14naptime is already extern in extern.h, don't do it againTed Unangst
2007-04-14remove staticTed Unangst
2007-04-14if we define a constant for the OPTSTRING, we can as well use it.Alexander von Gernler
2007-04-14remove unused macro; from Dmitry V. Levin <ldv@altlinux.org>Kevin Steves
2007-04-14sorts the options in both the synopsis and usage()Igor Sobrado
2007-04-14shave some blocks off each chunk to make sure disklabel doesn't get eatenTed Unangst
2007-04-14Add code to check the kern.securelvel sysctl, since we run with aThordur I. Bjornsson
2007-04-14documentation of -o option was missing both in man page and usage()Alexander von Gernler
2007-04-14For devices unwilling or unable to report geometry, change the 'fake'Kenneth R Westerback
2007-04-14Add degraded raid 1 io path codeMarco Peereboom