Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-05-11 | Formerly reuse of unit numbers of detached devices was impossible, with | Niklas Hallqvist | |
this change starred devices will search from the first allowed unit for such devices and up for free units when attaching. This means you have to rerun config(8) before yopu compile current kernels. FYI, this is a necessity when doing PCMCIA flashcard reading, otherwise you soon run out of unit numbers. I have also added a way to detach all children of a certain device, used in a new PCMCIA framework to come, so you detach all functions on a single PCMCIA card when pulling it out. A few bugs wrt starred devices fixed in the autoconfig_verbose code too. Last and least, fixed some panic messages. | |||
1997-08-07 | jason is tired. this is not needed. our locator table stuff uses less | Theo de Raadt | |
memory too. | |||
1997-08-07 | cf_locnames support, from NetBSD (jtk, according to the RCSids). | Jason Downs | |
1997-07-06 | -Wall happiness | Jason Downs | |
1997-02-03 | Added some code lost in last rev. Now BOOT_CONFIG might work again. -moj | Mats O Jansson | |
1997-01-18 | Sync. with current NetBSD--keeping local changes. | briggs | |
1996-10-23 | Merge of NetBSD 961020. Includes flexible build/source dir specs | Niklas Hallqvist | |
1996-09-06 | Added support for add device in subr_userconf. Not perfect but a good start. | Mats O Jansson | |
This needed changes in config, so if your kernel uses BOOT_CONFIG you need to rebuild config before a new kernel can be built. -moj | |||
1996-07-07 | Add support for allowing disabled devices in a config file. e.g. | Mats O Jansson | |
ep0 at isa? disable port ? irq ? disable must be placed before any attribute for the device. /moj | |||
1996-06-16 | provide locator names to kernel (update your config(8) binary!) | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |