Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-01-13 | sync with sparc: | chuck | |
- move disk_attach() to before reading the disk label as per Jason. otherwise we are reading into an unallocated buffer (oops!) | |||
1996-01-12 | from netbsd; | Theo de Raadt | |
New generic disk framework. Highlights: New metrics handling. Metrics are now kept in the new `struct disk'. Busy time is now stored as a timeval, and transfer count in bytes. Storage for disklabels is now dynamically allocated, so that the size of the disk structure is not machine-dependent. Several new functions for attaching and detaching disks, and handling metrics calculation. Old-style instrumentation is still supported in drivers that did it before. However, old-style instrumentation is being deprecated, and will go away once the userland utilities are updated for the new framework. For usage and architectural details, see the forthcoming disk(9) manual page. | |||
1996-01-12 | SIGBUS is an alignment fault. SIGSEGV is an access violation | Theo de Raadt | |
1996-01-07 | created devices for the IP filter log on all architectures | dm | |
1996-01-05 | ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd ↵ | Theo de Raadt | |
pr#1784 | |||
1996-01-04 | mi 5380 driver | Theo de Raadt | |
1995-12-27 | from netbsd: | Theo de Raadt | |
Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers. | |||
1995-12-21 | from netbsd; cpu_setstack() is depricated | Theo de Raadt | |
1995-12-14 | update from netbsd (verbatim) | Theo de Raadt | |
1995-12-05 | working .cvsignore files | Theo de Raadt | |
1995-12-05 | this is useful in compile directories | Theo de Raadt | |
1995-11-19 | from netbsd; just cleanup | Theo de Raadt | |
1995-11-19 | from netbsd; cosmetic | Theo de Raadt | |
1995-11-19 | from netbsd; Give translated label a valid magic number | Theo de Raadt | |
1995-11-19 | from netbsd; Switch to ncr_si (will just do PIO for now) and cleanup | Theo de Raadt | |
1995-11-19 | from netbsd: | Theo de Raadt | |
Latest, greatest version of the new NCR driver. DMA works! Interrupts work! Disconnect/reselect works! To be paranoid, leave that all disabled for now... | |||
1995-11-19 | from netbsd; Add copyright | Theo de Raadt | |
1995-11-13 | do not use -fno-builtin for kernels; the reasons why are manifold | Theo de Raadt | |
1995-11-13 | can have multiple cg2 | Theo de Raadt | |
1995-11-13 | accept ufs or ffs | Theo de Raadt | |
1995-11-13 | from netbsd | Theo de Raadt | |
1995-11-13 | from netbsd:Need to define KERNTEXTOFF for kvm_mkdb | Theo de Raadt | |
1995-11-01 | gwr says: | Theo de Raadt | |
New SCSI driver for the NCR5380, by David Jones. Does DMA with interrupts. Much faster than our old driver which did only PIO transfers. (Thanks David!) Could be used on the amiga, and probably others... | |||
1995-11-01 | xy and xd drivers from chuck | Theo de Raadt | |
1995-11-01 | LANCE_REVC_BUG fixes | Theo de Raadt | |
1995-11-01 | new xy & 5380 drivers | Theo de Raadt | |
1995-11-01 | from NetBSD | Theo de Raadt | |
1995-11-01 | vtrace update | Theo de Raadt | |
1995-11-01 | Add the function isbad(), needed by xd/xy drivers | Theo de Raadt | |
1995-11-01 | Fix previous change that broke kd console | Theo de Raadt | |
1995-10-26 | update from netbsd tree | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |