summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-07-26Remove obsolete detach code that has been dead for very longNiklas Hallqvist
1999-07-26Fix an off-by-one error and correct the man page WRT clearingbrian
filters. Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
1999-07-26betterTheo de Raadt
1999-07-26Print the irq first.Federico G. Schwindt
1999-07-26missing fileTheo de Raadt
1999-07-26shrink code, cleanup port printouts, repairs various commentsTheo de Raadt
1999-07-26Some people don't have enough RAM in their PCs and expect swapping toConstantine Sapuntzakis
work. Fix an array bounds problem with the imask[] array.
1999-07-26First cut at doc's for the sysconfig registers on FORCE boardsJason Wright
1999-07-26doc what rc.conf is for, partiallyTheo de Raadt
1999-07-25move around ioctl definitionsJason Wright
1999-07-25document ioctlsJason Wright
1999-07-25clarifyTheo de Raadt
1999-07-25first cut at fga docsJason Wright
1999-07-25add tiJason Wright
1999-07-25tiJason Wright
1999-07-25indentTheo de Raadt
1999-07-25silence chmod too, for non-writeable /var; friesTheo de Raadt
1999-07-25fix ipnat to not require -vHugh Graham
1999-07-25Make sure pciide_machdep.c is uncommentedConstantine Sapuntzakis
1999-07-25man page for ti driverJason Wright
1999-07-25add ti*Jason Wright
1999-07-25driver for the Tigon I & Tigon II gigabit ethernet chipsets written byJason Wright
Bill Paul <wpaul@freebsd.org>
1999-07-25Add man page for atapi<->scsi adapterConstantine Sapuntzakis
1999-07-25mpu_isapnp.c is used only when midi is includedMatthieu Herrb
1999-07-25gets even worse..Theo de Raadt
1999-07-25another costa bug.. erkTheo de Raadt
1999-07-25fake sd_atapi.c and sd_scsi.c until costa fixes it for realTheo de Raadt
1999-07-25costa owes me a beerTheo de Raadt
1999-07-25remove extra commentsTheo de Raadt
1999-07-25disable wt0 by defaultTheo de Raadt
1999-07-25syncTheo de Raadt
1999-07-25Merge sd stuff from NetBSD-current. Helps with LS-120, ZIPConstantine Sapuntzakis
More SCSI logic from NetBSD-current Some tape fixes. ATAPI tapes do not work yet for most operations.
1999-07-25I've gotten complaints about failed DMA with the Acer Labs PCI IDEConstantine Sapuntzakis
chipset. I will disable it until the arrival of the Acer databook so I can validate the driver against some specs.
1999-07-25Enable new ATA/ATAPISCSI functionality as default.Constantine Sapuntzakis
1999-07-24shorter linesTheo de Raadt
1999-07-24oops, LS-120 entry mungedTheo de Raadt
1999-07-24pcidevsTheo de Raadt
1999-07-24firewireTheo de Raadt
1999-07-24silently ignore EIO on a disk, since this typically means it isTheo de Raadt
removable media, and guess what, it's probably been removed.
1999-07-24do install using -o async mounts, fasterTheo de Raadt
1999-07-24... but most cards work OKTheo de Raadt
1999-07-24PCMCIAVERBOSE not default anymoreTheo de Raadt
1999-07-24syncJason Wright
1999-07-24typoJason Wright
1999-07-24fix size calculation in SIOCBRDGRTSJason Wright
code size reduction from deraadt@
1999-07-24SDEV_NOMODESENSE on LS-120 VER5 00Theo de Raadt
1999-07-24use pci_mapreg_map(); chris@dqc.orgTheo de Raadt
1999-07-24spurious directiveTheo de Raadt
1999-07-24repairTheo de Raadt
1999-07-24Remove Card Bus mention from introduction.Federico G. Schwindt
Better explain what devices are supported under wdc. Add BusToaster support. Add wdc to see also section.