summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ciphy wasn't included here.imp2005-09-301-1/+1
* Add a more generic version of the mii_phy_match routine (mii_phy_match_gen)imp2005-09-302-3/+14
* Add macros which follow the miidevs design pattern to make it easierimp2005-09-302-8/+6
* Use hw.machine_arch instead of hw.machine.nyan2005-09-301-1/+1
* MFi386: revision 1.33.nyan2005-09-301-1/+1
* Use 'PC Card'nyan2005-09-301-2/+2
* Report any errors we might see when disabling the watchdog.phk2005-09-301-2/+3
* Fox a LOR of sleep and sched_lock by using a timeout waitdavidxu2005-09-302-8/+1
* Give .Dd a tummy rub, forgotten on my last commit.dougb2005-09-301-1/+1
* Un-staticize runningbufwakeup() and staticize updateproc.truckman2005-09-305-9/+23
* For the sake of consistency and easier typing,yar2005-09-292-1/+6
* Forgot to touch .Dd in the previous commit.yar2005-09-291-1/+1
* Deprecate the useless argument to -vlandev.yar2005-09-292-5/+10
* - Fix "end_blk out of range" panic when INVARIANTS.fjoe2005-09-291-2/+5
* Use mkuzip(8) instead of create_compressed_fs.fjoe2005-09-295-79/+119
* After a rmdir()ed directory has been truncated, force an update oftruckman2005-09-291-0/+2
* Don't build pccardd anymore.imp2005-09-291-1/+1
* Fix bad compile. Pointy hat to: impimp2005-09-292-2/+2
* Handle the case where the -P flag is specified for a read-only filedougb2005-09-292-4/+9
* o Add a bunch of o2micro controller IDsimp2005-09-292-2/+13
* Trim a couple of unneeded includes.jhb2005-09-292-2/+0
* Remove the hack to clear the owepreempt flag after running a fastjhb2005-09-291-17/+16
* - Use if_printf() and device_printf() in re(4) and remove rl_unit fromjhb2005-09-293-73/+61
* Use if_printf() and device_printf().jhb2005-09-292-180/+184
* Dcoument typical debugging options, plus the new CIS device for pccard.imp2005-09-293-2/+60
* Fix a bug in disk geometry calculation.phk2005-09-291-4/+12
* Typo.jhb2005-09-292-2/+2
* - Consolidate duplicated code for assigning interrupts to PCI devices viajhb2005-09-291-17/+55
* Don't save and restore the ELCR register across suspend and resume forjhb2005-09-291-100/+5
* I added the device IDs to the header, but not to the table. Add themimp2005-09-291-0/+9
* - Use PCIR_BAR macro rather than hardcoding 0x10.jhb2005-09-291-6/+2
* Remove checks for BOOTSIG[23] from FAT32 bootblocks.peadar2005-09-292-8/+2
* In em_process_receive_interrupts() store and clear adapter->fmt. Thisglebius2005-09-291-2/+4
* err() -> errx() where appropriate.ru2005-09-291-5/+5
* Return zero when disabling watchdog, unless any of the drivers complain.phk2005-09-291-2/+6
* Add -DINVARIANT_SUPPORT -DINVARIANTSfjoe2005-09-291-1/+1
* Close a race in biodone(), whereby the bio_done field of the passedpeadar2005-09-291-3/+5
* Add a note in example as well, that last sector is used for metadata,pjd2005-09-291-1/+2
* The 'intr_bufferfull' driver statistic actually counts the numberjkoshy2005-09-291-1/+1
* Be less IPv4 centric. When checking if the interface is alreadybrooks2005-09-281-1/+1
* add product ID for Linux Ethernet/RNDIS gadget on pxa210/25x/26x.ume2005-09-282-0/+2
* Implement suspend/resume methods to be more ACPI friendly.pjd2005-09-281-0/+36
* Nuke duplicates found via fuzzy logic:schweikh2005-09-281-401/+15
* puc(4) does strange things to resources in order to fool thephk2005-09-283-4/+37
* Add interrupt counters for IPIs. By default they are disabled, but theyjhb2005-09-283-8/+97
* Rename the lapic timer interrupt counters from lapicX: timer to cpuX: timerjhb2005-09-281-1/+1
* Make it a good-mannered rcNG script respectful to the command line.yar2005-09-281-16/+23
* setsockopt() will return -1 on error, not 0.cognet2005-09-281-1/+1
* Use SO_REUSEADDR on the socket, to make the use of syslogd in jails easier.cognet2005-09-281-1/+7
* o Follow the trend and update a host-based wireless bridge example.maxim2005-09-282-6/+6
OpenPOWER on IntegriCloud