Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-26 | Remove obsolete detach code that has been dead for very long | Niklas Hallqvist | |
1999-07-26 | Fix an off-by-one error and correct the man page WRT clearing | brian | |
filters. Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au> | |||
1999-07-26 | better | Theo de Raadt | |
1999-07-26 | Print the irq first. | Federico G. Schwindt | |
1999-07-26 | missing file | Theo de Raadt | |
1999-07-26 | shrink code, cleanup port printouts, repairs various comments | Theo de Raadt | |
1999-07-26 | Some people don't have enough RAM in their PCs and expect swapping to | Constantine Sapuntzakis | |
work. Fix an array bounds problem with the imask[] array. | |||
1999-07-26 | First cut at doc's for the sysconfig registers on FORCE boards | Jason Wright | |
1999-07-26 | doc what rc.conf is for, partially | Theo de Raadt | |
1999-07-25 | move around ioctl definitions | Jason Wright | |
1999-07-25 | document ioctls | Jason Wright | |
1999-07-25 | clarify | Theo de Raadt | |
1999-07-25 | first cut at fga docs | Jason Wright | |
1999-07-25 | add ti | Jason Wright | |
1999-07-25 | ti | Jason Wright | |
1999-07-25 | indent | Theo de Raadt | |
1999-07-25 | silence chmod too, for non-writeable /var; fries | Theo de Raadt | |
1999-07-25 | fix ipnat to not require -v | Hugh Graham | |
1999-07-25 | Make sure pciide_machdep.c is uncommented | Constantine Sapuntzakis | |
1999-07-25 | man page for ti driver | Jason Wright | |
1999-07-25 | add ti* | Jason Wright | |
1999-07-25 | driver for the Tigon I & Tigon II gigabit ethernet chipsets written by | Jason Wright | |
Bill Paul <wpaul@freebsd.org> | |||
1999-07-25 | Add man page for atapi<->scsi adapter | Constantine Sapuntzakis | |
1999-07-25 | mpu_isapnp.c is used only when midi is included | Matthieu Herrb | |
1999-07-25 | gets even worse.. | Theo de Raadt | |
1999-07-25 | another costa bug.. erk | Theo de Raadt | |
1999-07-25 | fake sd_atapi.c and sd_scsi.c until costa fixes it for real | Theo de Raadt | |
1999-07-25 | costa owes me a beer | Theo de Raadt | |
1999-07-25 | remove extra comments | Theo de Raadt | |
1999-07-25 | disable wt0 by default | Theo de Raadt | |
1999-07-25 | sync | Theo de Raadt | |
1999-07-25 | Merge sd stuff from NetBSD-current. Helps with LS-120, ZIP | Constantine Sapuntzakis | |
More SCSI logic from NetBSD-current Some tape fixes. ATAPI tapes do not work yet for most operations. | |||
1999-07-25 | I've gotten complaints about failed DMA with the Acer Labs PCI IDE | Constantine Sapuntzakis | |
chipset. I will disable it until the arrival of the Acer databook so I can validate the driver against some specs. | |||
1999-07-25 | Enable new ATA/ATAPISCSI functionality as default. | Constantine Sapuntzakis | |
1999-07-24 | shorter lines | Theo de Raadt | |
1999-07-24 | oops, LS-120 entry munged | Theo de Raadt | |
1999-07-24 | pcidevs | Theo de Raadt | |
1999-07-24 | firewire | Theo de Raadt | |
1999-07-24 | silently ignore EIO on a disk, since this typically means it is | Theo de Raadt | |
removable media, and guess what, it's probably been removed. | |||
1999-07-24 | do install using -o async mounts, faster | Theo de Raadt | |
1999-07-24 | ... but most cards work OK | Theo de Raadt | |
1999-07-24 | PCMCIAVERBOSE not default anymore | Theo de Raadt | |
1999-07-24 | sync | Jason Wright | |
1999-07-24 | typo | Jason Wright | |
1999-07-24 | fix size calculation in SIOCBRDGRTS | Jason Wright | |
code size reduction from deraadt@ | |||
1999-07-24 | SDEV_NOMODESENSE on LS-120 VER5 00 | Theo de Raadt | |
1999-07-24 | use pci_mapreg_map(); chris@dqc.org | Theo de Raadt | |
1999-07-24 | spurious directive | Theo de Raadt | |
1999-07-24 | repair | Theo de Raadt | |
1999-07-24 | Remove 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. |