summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pipe_build_write_buffer() only requires read access of the page that italc2003-09-121-1/+2
* Add a new parameter to pmap_extract_and_hold() that is needed to eliminatealc2003-09-126-11/+17
* Move the parse8601 and parseDWM routines into a new ptime.c file. Thegad2003-09-124-219/+320
* Delay most of the adapter initilization until after interrupts areps2003-09-112-2/+19
* Add support for using uart(4) for pulse capturing for the Pulse Permarcel2003-09-115-2/+45
* Fix a bunch of off-by-one errors in the range checking code.ru2003-09-116-8/+8
* Disable the use of cloning use in floppy and CD drivers.phk2003-09-115-20/+20
* (atapi_action, case XPT_PATH_INQ): Handle properly the case ofthomas2003-09-111-2/+5
* Remove the unrequired -bi from the newaliases line. Note in the commit logtrhodes2003-09-112-2/+2
* Update for bfe(4) and re(4).bmah2003-09-112-18/+16
* New release note: bfe(4).bmah2003-09-112-6/+12
* Add support of the DIOCGSECTORSIZE & DIOCGMEDIASIZE ioctl'ssos2003-09-112-2/+11
* MFi386 revisions 1.570 and 1.571.nyan2003-09-112-52/+46
* MFi386: revision 1.204.nyan2003-09-113-6/+54
* Add missing .Elnaddy2003-09-111-0/+1
* MFi386: revision 1.1093.nyan2003-09-111-1/+3
* Merged from sys/isa/fd.c revisions 1.252, 1.253, 1.254, 1.255 and 1.257.nyan2003-09-112-16/+72
* Clean up dead code.wpaul2003-09-111-15/+8
* Toggle the interface on and off before starting the diag test. Thiswpaul2003-09-111-0/+3
* - For the 8169 chips, read the station address by forcing an EEPROMwpaul2003-09-112-31/+65
* Remove symorder. It's almost useless now that we have ELF kernels andtjr2003-09-114-462/+0
* Minor commentary cleanup, since I didn't understand the comments thatimp2003-09-111-4/+4
* Fix compile on pc98. Maybe this is correct.imp2003-09-111-1/+2
* Re-enable VLAN_MTU capability for this driver. (Got reverted whenwpaul2003-09-111-0/+1
* Add a PHY driver to support the built-in gigE PHY in the 8169S/8110Swpaul2003-09-118-4/+649
* Deal with the LOGIN_NAME_MAX issue in the NetBSD->FreeBSDobrien2003-09-111-0/+7
* Add a system notify handler in addition to the device notify handler.njl2003-09-111-0/+9
* Reorder a couple of KASSERTS to give more sensible messages.phk2003-09-111-2/+2
* Changed the ttyd entries to ttyu, which correspond to the device nodesjake2003-09-111-4/+4
* Add dumping of the ECDT table.njl2003-09-102-0/+29
* Rewrite the SAPIC initialization to always program the RTEs with whatmarcel2003-09-104-47/+99
* Extend the ACPI resource handling to make use of the BUS_CONFIG_INTR()marcel2003-09-102-6/+13
* o Workaround a bug where my T23 reports that it is ACPI 2.0x compatiblenjl2003-09-102-29/+70
* Introduce BUS_CONFIG_INTR(). The method allows devices to tell parentsmarcel2003-09-103-0/+36
* With the exim port upgrade, modify sysinstall(8):trhodes2003-09-102-24/+20
* compaq WL110 is a lucent cardimp2003-09-101-1/+1
* mdoc(7): Properly mark C headers.ru2003-09-1052-72/+72
* Document the fact that send(2) can return EPIPE (like when a socket is notroberto2003-09-101-0/+4
* Relent and back out rev 1.15.obrien2003-09-101-1/+0
* Add a dependancy on 'nbsd2fbsd.h'obrien2003-09-101-0/+2
* Sort 'bge' correctly.obrien2003-09-103-3/+3
* mdoc(7): Moved #include directives into the SYNOPSIS section.ru2003-09-101-3/+3
* Typo.ru2003-09-101-1/+1
* In case vmapbuf() fails, release all of the held resources.alc2003-09-101-5/+3
* Fix asynchronous physio breakage introduced in rev 1.163.simokawa2003-09-101-4/+3
* Fix bug in re_gmii_writewreg(): we don't need to be screening out certainwpaul2003-09-101-3/+0
* Teach rl(4) about new hwrev codes.wpaul2003-09-101-1/+2
* Try a bit harder to probe disks that doesn't quite set BUSY right.sos2003-09-101-17/+25
* mdoc(7): There cannot be a subsection inside a list.ru2003-09-101-2/+4
* Update hardware revision table. 0x04000000 appears to be the revisionwpaul2003-09-102-4/+8
OpenPOWER on IntegriCloud