Age | Commit message (Expand) | Author |
2006-11-28 | give scsi controllers a real attach args to fill in when attaching scsibus. | David Gwynne |
2006-06-26 | Enable wide targets on FAS366 esp; note that this changes the way esp | Miod Vallat |
2006-05-23 | In NCR53C9X_DEBUG code, compute debug values after the values they depend on | Miod Vallat |
2006-03-05 | Use more queue macros rather than doing it by hand; ok otto@ krw@ | Miod Vallat |
2006-01-09 | Delay a bit after sending a reset command if the chip is an 53C94 or a 53C96; | Miod Vallat |
2006-01-09 | NCRDMA_SETUP() should be called before NCR_SET_COUNT() and NCRCMD_DMA command | Brad Smith |
2006-01-04 | Return from interrupt handler after chip init(reset). | Brad Smith |
2006-01-04 | People doing time comparisons without using the time{r,spec}cmp macros are | Miod Vallat |
2004-10-28 | add \n in 'invalid state' message; from Martin Reindl; ok miod@. | Xavier Santolaria |
2004-09-29 | Ratibibugle now useless evcnt structures. | Miod Vallat |
2004-06-21 | First step towards more sane time handling in the kernel -- this changes | Thorsten Lockert |
2004-01-15 | Provide explicit function argument declarations. | Miod Vallat |
2003-10-21 | typos from Tom Cosgrove; | Jason McIntyre |
2003-07-25 | cast and %lu for size_t variable printf | Jason Wright |
2003-06-05 | 3/4 knockout for peter galbavy | Theo de Raadt |
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff |
2002-10-25 | remove dead code; krw@ ok. | Federico G. Schwindt |
2002-10-09 | Remove trailing '\n's from panic messages. | Kenneth R Westerback |
2002-09-04 | don't dereference ecb on default case, it's uninitialized. | Federico G. Schwindt |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-19 | From NetBSD: | Jason Wright |
2002-01-23 | Pool deals fairly well with physical memory shortage, but it doesn't deal | Artur Grabowski |
2001-12-17 | Initialize variable before use. ok fgs@ | Thomas Nordin |
2001-09-27 | Huge merge with NetBSD. For full details look at their revision history (1.2... | Jason Wright |
2000-07-21 | Use new timeouts. | Artur Grabowski |
2000-06-17 | Add support for AMD 53c974. | Federico G. Schwindt |
2000-06-12 | move cfdriver to ncr53c9x.c and device declaration to conf/files. | Federico G. Schwindt |
1998-05-28 | Sync with NetBSD: | Jason Wright |
1998-04-30 | Fix a few missing changes from the last NetBSD merge. | Jason Wright |
1998-02-10 | sync w/netbsd | Jason Wright |
1998-02-03 | sync with netbsd | Jason Wright |
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs |
1997-02-27 | M.I. NCR53c9x/ESP driver, derived from sparc/alpha esp.c. From Jason Thorpe | briggs |