Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-14 | that's where the label really is now | Michael Shalayeff | |
2003-01-14 | Add a define for easy access to sc_wdcdev.sc_dev.dv_xname | Alexander Yurchenko | |
2003-01-14 | Move sunkbd defn to common place and remove old event.c reference | Jason Wright | |
2003-01-14 | Remove dead files | Jason Wright | |
2003-01-14 | do not fail if there is no disklabel found, could be netbooting | Michael Shalayeff | |
2003-01-14 | up the boot version after recent changes | Michael Shalayeff | |
2003-01-14 | fix cutnpaste in the cpu table for the itlbna field; from herr weissmanndude | Michael Shalayeff | |
2003-01-14 | need pdc_hwtlb always; pt out by herr weissmanndude | Michael Shalayeff | |
2003-01-14 | include the _l tlb functions for 7300lc as well; pt put by the weissmanndude | Michael Shalayeff | |
2003-01-14 | during the open store the partition offset and do subsequent io relative to ↵ | Michael Shalayeff | |
that offset, allows reading kernel from scsi disk | |||
2003-01-14 | preserve the partition when decoding the boot device | Michael Shalayeff | |
2003-01-14 | no need to force root on nfs | Michael Shalayeff | |
2003-01-14 | put the disklabel in after the lif header, like hp300 | Michael Shalayeff | |
2003-01-14 | proped type for bootdev | Michael Shalayeff | |
2003-01-14 | make the lif be tried the last after ufs and cd9660 get a chance | Michael Shalayeff | |
2003-01-14 | Define exception vector tables as assembly source, with the appropriate | Miod Vallat | |
macros, rather than include files - no need to pollute <machine/> area... | |||
2003-01-13 | Add experimental support for NVIDIA nForce/nForce2 IDE chips. | Alexander Yurchenko | |
Tested by Johan Lindman <tybollt@solace.mh.se> ok costa@ | |||
2003-01-13 | Clean up ipl handling: be sure to always return valid levels in getipl(), | Miod Vallat | |
and check input level in setipl() if DIAGNOSTIC. Doing this pointed out an horrible bug where exception frames would refer to the saved ipl at the time the exception was processed, but would not save it before, and the joys of stack values would make it a correct value 90% of the time. Of course, bad things could happen when restoring the ``saved'' ipl... | |||
2003-01-13 | Missing splx() | Miod Vallat | |
2003-01-13 | fix the logic in hvt probing | Michael Shalayeff | |
2003-01-13 | Fix kernel snprintf function(s) to be like | Tobias Weingartner | |
userland in return values. deraadt@ ok. | |||
2003-01-13 | Don't use a global variable to determine which pci_conf* function to call, | Jason Wright | |
store function pointers in the pci_chipset_tag_t (ie. fix an ugly hack I did during the hackathon last year). | |||
2003-01-13 | Improve robustness & error handling. More thorough checks of user data. | Cedric Berger | |
- Reject invalid CIDR networks (1.2.3.4/16 & friends). - Only allow values 0 or 1 for the "neg" flag. - Require all unused data to be set to 0 in pfr_addr and pfr_table. - Always check the return value of pfr_route_entry(). - Remove redundant kernel messages. Tested on i386, sparc64. Pass my (uncommited) regression tests. | |||
2003-01-13 | Fix pastos. Reported by andres at msu dot edu. | Thierry Deval | |
2003-01-13 | Bye, bye vm_offset_t and vm_size_t, sparc doesn't need you anymore. | Artur Grabowski | |
2003-01-13 | Sysctls for fetching intrcnt. | Artur Grabowski | |
2003-01-13 | make it compile w/ SCSIDEBUG defined, found by brad@ | Michael Shalayeff | |
2003-01-13 | Cleaner SBP2 status response treatment. | Thierry Deval | |
2003-01-13 | make 3com 9201 really work - got the last success report a bit early. | Henning Brauer | |
tested by "Johan M:son Lindman" <tybollt at solace.mh.se> | |||
2003-01-12 | support the 3com 9201 found on nForce2-based Asus A7N8X | Henning Brauer | |
tested by Johan M:son Lindman <tybollt at solace.mh.se> | |||
2003-01-12 | regen | Henning Brauer | |
2003-01-12 | SiS 745 chipset stuff; from jcbender@benderhome.net w/ minor adjustments | Henning Brauer | |
by me. | |||
2003-01-12 | 3com 9201 found on Asus A7N8X deluxe mainboard | Henning Brauer | |
2003-01-12 | regen | Alexander Yurchenko | |
2003-01-12 | more kernel growth requires me to remove uha | Theo de Raadt | |
2003-01-12 | Add Silicon Image SiI3112 SATA controller | Alexander Yurchenko | |
2003-01-12 | regen | Alexander Yurchenko | |
2003-01-12 | Missed nForce2 IDE | Alexander Yurchenko | |
2003-01-12 | regen | Henning Brauer | |
2003-01-12 | bunch of devices for the nVidia nForce2 chipset | Henning Brauer | |
some input grange@, tested by Johan Lindman <tybollt at solace.mh.se> | |||
2003-01-12 | Cleaner equivalent to p1212_calc_crc() + some param shortcuts. | Thierry Deval | |
2003-01-12 | Trust the link_speed from SelfID (PHY), better than a minimalist (usually | Thierry Deval | |
fixed) ConfigROM. | |||
2003-01-12 | - Use OHCI_BITVAL and OHCI_BITSET where appropriate. | Thierry Deval | |
- Use the IEEE1394_SELFID names, instead of dumb hex constants. - Get the nodes' link_speed from the SeldID PHY packets. - Some more cleanup. | |||
2003-01-12 | - Capitalize hex constants. | Thierry Deval | |
- Add OHCI_BITSET, the counterpart of OHCI_BITVAL. - Make all the defined value fields have the _MASK/_BITPOS form. | |||
2003-01-12 | Add a link_speed entry to the UID table + readability knit. | Thierry Deval | |
2003-01-12 | Add link_speed to attach arg. | Thierry Deval | |
2003-01-12 | Add PHY packets defines. | Thierry Deval | |
2003-01-12 | regen | Michael Shalayeff | |
2003-01-12 | order the intel section and add a couple of nforce prods from dmesglog | Michael Shalayeff | |
2003-01-12 | add support for via rhine III; Jonathon Fletcher, jonathon.fletcher at pobox ↵ | Jason Wright | |
dot com |