Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-21 | /dev/ksyms | kstailey | |
1999-08-20 | teach it about Rise cpus; wd@ics.nara-wu.ac.jp | Theo de Raadt | |
1999-08-19 | undo damage aaron did | Theo de Raadt | |
1999-08-18 | sysbeep/pciide/atapiscsi | kstailey | |
1999-08-17 | New cpu_fork API to take a stack in which you point the child's stackpointer | Niklas Hallqvist | |
to, at the bottom or the top, depending on your architecture's stack growth direction. This is in preparation for Linux' clone(2) emulation. port maintainers, please check that I did the work right. | |||
1999-08-15 | fit aic* at pcmcmia | Theo de Raadt | |
1999-08-15 | pciide & atapiscsi | kstailey | |
1999-08-14 | Driver for ASIX88140A/88141 Ethernet; from FreeBSD | Aaron Campbell | |
1999-08-13 | Almost forget it; USB support. | Federico G. Schwindt | |
1999-08-13 | Add USB support. | Federico G. Schwindt | |
1999-08-13 | Add USB devices support. | Federico G. Schwindt | |
1999-08-12 | Use -Os, not -O2 | Todd C. Miller | |
1999-08-12 | IDT WinChip models; wd@ics.nara-wu.ac.jp | Theo de Raadt | |
1999-08-10 | more sb irq to 5. This is more likely | Theo de Raadt | |
1999-08-10 | move uha/wds -> 2nd floppy | Theo de Raadt | |
1999-08-09 | missing const in bus_space_write_region_*; niklas@ ok | Michael Shalayeff | |
1999-08-09 | sync | Theo de Raadt | |
1999-08-08 | reserve majors for isdn4bsd | Niklas Hallqvist | |
1999-08-08 | Detach support for com; NetBSD and me | Niklas Hallqvist | |
1999-08-06 | CDROM 2.88MB RAMDISK image | Theo de Raadt | |
1999-08-06 | RAMDISKB; only isp scsi driver so far | Theo de Raadt | |
1999-08-05 | Updated brooktree driver from Roger Hardiman | Niklas Hallqvist | |
1999-08-05 | Update | Niklas Hallqvist | |
1999-08-05 | Add PnP ESS too | Niklas Hallqvist | |
1999-08-04 | eso stuff | Niklas Hallqvist | |
1999-08-04 | Match bus_dma api with NetBSD; deprecate BUS_DMAMEM_NOSYNC, introduce | Niklas Hallqvist | |
BUS_DMA_COHERENT as a hint instead, currently ignored. | |||
1999-08-04 | ef* at isapnp? | Jason Wright | |
1999-07-30 | fix | Theo de Raadt | |
1999-07-30 | acd goes away | Theo de Raadt | |
1999-07-30 | bye | Theo de Raadt | |
1999-07-26 | Remove obsolete detach code that has been dead for very long | Niklas Hallqvist | |
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-25 | Make sure pciide_machdep.c is uncommented | Constantine Sapuntzakis | |
1999-07-25 | add ti* | Jason Wright | |
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 | Enable new ATA/ATAPISCSI functionality as default. | Constantine Sapuntzakis | |
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 | PCMCIAVERBOSE not default anymore | Theo de Raadt | |
1999-07-23 | From NetBSD; let i386 run audio at a high IPL | Niklas Hallqvist | |
1999-07-22 | rename primary/secondary to channel 0/1 | Theo de Raadt | |
1999-07-21 | isapnp wdc | Theo de Raadt | |
1999-07-21 | sync to GENERIC | Theo de Raadt | |
1999-07-20 | Add wdc pcmcia controller. This needs the new ATA code. | Federico G. Schwindt | |
1999-07-20 | midi at ym/mpu | Theo de Raadt | |
1999-07-20 | first cut at isapnp and ym mpu | Theo de Raadt | |
1999-07-20 | 126 -> NBT_BAD | Constantine Sapuntzakis | |
Fix disklabel/bad sectors stuff in wd | |||
1999-07-18 | Get rid of useless #include's of wdc.h | Constantine Sapuntzakis | |
1999-07-18 | Import of NetBSD ATA/IDE stuff. | Constantine Sapuntzakis | |
Introduction of home-grown To enable this stuff in your configuration, look at the NEWATA conf file and go through dev/isa/files.isa dev/pci/files.pci conf/files arch/i386/conf/files.i386 and follow the instructions on commenting/uncommenting stuff |